| blib/lib/Compiler/Lexer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 20 | 85.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 1 | 26 | if (ref $args eq 'HASH') { } | 
| 0 | 26 | elsif (ref $args eq 'SCALAR') { } | |
| 41 | 0 | 12 | $inc ? : | 
| 44 | 0 | 114 | unless -e $path | 
| 46 | 7255 | 100648 | if $module_path | 
| 48 | 9 | 100639 | if ($absolute_path =~ "$name.pm") | 
| 52 | 9 | 105 | if $module_path | 
| 54 | 3 | 9 | unless $module_path | 
| 72 | 13 | 12 | if defined $results->{$name} | 
| 75 | 3 | 9 | unless $code |