| blib/lib/Test/FITesque/Fixture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 110 | 1 | 77 | unless $coderef |
| 114 | 66 | 106 | if ($coderef == $$meth{'coderef'}) |
| 159 | 20 | 11 | if $attr eq 'Test' |
| 160 | 9 | 2 | if (my($count) = $attr =~ /^Plan\((\d+)\)$/) |
| 161 | 8 | 1 | if ($count > 0) |