blib/lib/Test/Class/Moose/Role/Executor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
492 | 8 | 0 | 101 | $num_tests and not $method_report->is_skipped |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
481 | 106 | 1 | 2 | not $skipped or $test_instance->run_control_methods_on_skip |