blib/lib/Test/Unit/TestCase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
73 | 63 | 1 | if ($self->can($method)) { } |
93 | 0 | 40 | unless $coderef |
106 | 0 | 49 | if (defined @{"${class}::TESTS";}) { } |
112 | 27 | 25 | $_->can('list_tests') ? : |
121 | 89 | 531 | /$re/ ? : |
127 | 0 | 0 | $show_testcases ? : |