| blib/lib/App/Module/Lister.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 16 | 6.2 |
| line | true | false | branch |
|---|---|---|---|
| 106 | 0 | 1 | if exists $ENV{'REQUEST_METHOD'} |
| 128 | 0 | 0 | if /\A\w+\.pm\z/ |
| 150 | 0 | 0 | unless open FILE, "<$file" |
| 156 | 0 | 0 | /^=cut/ ? : |
| 0 | 0 | /^=(?!cut)/ ? : | |
| 157 | 0 | 0 | if $in_pod or /^\s*#/ |
| 159 | 0 | 0 | unless /([\$*])(([\w\:\']*)\bVERSION)\b.*\=/ |
| 167 | 0 | 0 | unless defined $version |