blib/lib/App/WRT/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 8 | 37.5 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 1 | unless opendir my $list_dir, $dir |
63 | 0 | 0 | unless open my $fh, '>', $file |
86 | 0 | 225 | unless open my $fh, '<', $file |
96 | 0 | 225 | unless close $fh |