| inc/Test/UseAllModules.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 1 | if @_ and $_[0] eq 'under' |
| 30 | 0 | 1 | if @_ and $_[0] eq 'except' |
| 38 | 33 | 34 | if (my($module) = $file =~ /$RULE/) |
| 42 | 0 | 0 | if $module eq $rule or $module =~ /$rule/ |
| 54 | 0 | 1 | unless (-f 'MANIFEST') |
| 55 | 0 | 0 | unless _planned() |
| 61 | 0 | 1 | unless (@modules) |
| 62 | 0 | 0 | unless _planned() |
| 65 | 1 | 0 | unless _planned() |
| 69 | 1 | 32 | unless use_ok $module |
| 72 | 1 | 0 | if @failed |