| blib/lib/MasonX/Resolver/ExtendedCompRoot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 33 | 0 | 0 | if (index($path, '=>') != -1) | 
| 42 | 0 | 0 | if $specified_comp_root and $$pair[0] ne $specified_comp_root | 
| 45 | 0 | 0 | unless -f $srcfile | 
| 50 | 0 | 0 | $key eq 'MAIN' ? : | 
| 51 | 0 | 0 | if $key eq 'MAIN' | 
| 65 | 0 | 0 | if ($path ne '/') | 
| 69 | 0 | 0 | if (defined $fs_path and -e $fs_path) |