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