blib/lib/ODS/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
46 | 720 | 368 | if ($EX{$fun}) { } |
368 | 0 | elsif ($EX2{$fun}) { } | |
101 | 0 | 0 | unless open my $fh, "<:encoding(UTF-8)", $file |
110 | 0 | 3 | unless open my $fh, ">:encoding(UTF-8)", $file |
118 | 0 | 1 | unless opendir my $dh, $directory |
127 | 1763 | 1938 | if $pop |
130 | 14801 | 3701 | if $path |
132 | 136 | 18366 | unless -d $path |