| blib/lib/Test/Unit/TestCase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 76 | 63 | 1 | if ($self->can($method)) { } | 
| 96 | 0 | 45 | unless $coderef | 
| 109 | 0 | 49 | if (defined @{"${class}::TESTS";}) { } | 
| 115 | 27 | 25 | $_->can('list_tests') ? : | 
| 124 | 94 | 531 | /$re/ ? : | 
| 130 | 0 | 0 | $show_testcases ? : |