blib/lib/Config/Pit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 20 | 55.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 7 | if ($opts{'require'}) |
33 | 0 | 0 | unless (all sub { defined $$profile{$name}{$_}; } , keys %{$opts{'require'};}) |
48 | 3 | 2 | if ($opts{'data'}) { } |
51 | 1 | 1 | unless $ENV{'EDITOR'} |
59 | 1 | 0 | if ($t == file($f->filename)->stat->mtime) { } |
60 | 0 | 1 | if $verbose |
85 | 0 | 13 | if $verbose and $name ne $ret |
93 | 0 | 0 | -t STDOUT ? : |
103 | 2 | 9 | unless (-e $profile_file) |
113 | 0 | 24 | unless -e $directory |