blib/lib/Gantry/Build.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 0 | 0 | 0 | -f $file and not $file =~ /^\.\.?$/o |
116 | 0 | 0 | 0 | $tmpl_dir and $tmpl_dir ne '__skip__' |
118 | 0 | 0 | 0 | not -d $tmpl_dir and $$p{'create_web_dir'} =~ /^n/i |