| blib/lib/Test/More/Behaviour/Helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 19 | unless (eval { do { $passed = &$block(); 1 } }) |
| 48 | 14 | 5 | if $spec_description and not $context_description |
| 49 | 2 | 17 | if $spec_description and $context_description |
| 55 | 18 | 1 | $passed ? : |