blib/lib/App/Module/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 1 | 1 | 5 | exists $opt{'m'} and defined $opt{'m'} |
205 | 1 | 4 | 2 | defined $module_path and -d $module_path |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
226 | 36 | 36 | 97 | $file eq '.' or $file eq '..' |