Sebastian Simon
Results
3
issues of
Sebastian Simon
Fix #39 - get values for instance variables - add corresponding test
Instance variables, as you can see in the code snippet below, are currently not covered by the constant propagation class. That is, when applying Scalpel, I cannot identify the values...
enhancement
I looked into different test files and found different ways how tests were written. For example, some tests rely on pytest and other not. In my opinion, this is not...
Testing