blib/lib/Config/FreeForm.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 16 | 31.2 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 1 | if @_ % 2 |
12 | 1 | 0 | if ($p{'dir'}) { } |
29 | 0 | 0 | unless defined $mtime and $mtime |
32 | 0 | 0 | if (not $Config::FreeForm::_Stat{$set} or $mtime > $Config::FreeForm::_Stat{$set}) |
33 | 0 | 0 | if $Config::FreeForm::DEBUG |
44 | 0 | 2 | unless exists $Config::FreeForm::_Sets{$set} |
68 | 0 | 3 | unless open FH, '>' . $file |
73 | 0 | 3 | unless close FH |