| blib/lib/Test/Compiles.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 2 | 11 | unless @_ % 2 |
| 24 | 12 | 1 | if $opts{'strict'} or not exists $opts{'strict'} |
| 26 | 1 | 12 | if $opts{'warnings'} |
| 43 | 0 | 13 | unless ($result) |
| 44 | 0 | 0 | $opts{'should_fail'} ? : |
| 48 | 2 | 2 | $opts{'should_fail'} ? : |
| 56 | 3 | 4 | unless @_ % 2 |