| blib/lib/Test2/Tools/Pod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 22 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 13 | 5 | unless defined $name |
| 19 | 2 | 16 | unless (-f $file) |
| 28 | 4 | 12 | unless ($parser->content_seen) |
| 30 | 2 | 2 | if $should_skip |
| 35 | 3 | 9 | if ($parser->any_errata_seen) { } |
| 67 | 2 | 1 | -d 'blib' ? : |
| 3 | 3 | unless @locations | |
| 75 | 5 | 2 | if defined $result |
| 78 | 2 | 4 | unless ($tested) |
| 89 | 1 | 12 | unless @locations |
| 92 | 9 | 3 | if @Ignore |