Martin Becker
Results
2
issues of
Martin Becker
A branch written like `if (!$a && !$b) {` will be reported as only 50% branch covered by test cases (true, true) and (false, false). While indeed (false, true) should...
needs investigation
This needed to be fixed, see: https://github.com/andk/pause/issues/431