| blib/lib/Test/Ika/ExampleGroup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 20 | 95.0 |
| line | true | false | branch |
|---|---|---|---|
| 9 | 0 | 38 | @_ == 1 ? : |
| 24 | 25 | 13 | exists $args{'cond'} ? : |
| 51 | 55 | 41 | if $$self{'parent'} |
| 62 | 55 | 41 | if $$self{'parent'} |
| 68 | 18 | 20 | if (defined $$self{'cond'}) |
| 69 | 16 | 2 | ref $$self{'cond'} eq 'CODE' ? : |
| 71 | 3 | 15 | unless $cond |
| 75 | 3 | 35 | if $$self{'skip'} |
| 76 | 13 | 25 | $$self{'root'} ? : |
| 78 | 35 | 3 | unless ($$self{'skip'}) |