buildlib/KinoSearch/Test/TestUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 24 | 62.5 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 1 | unless mkdir $working_dir, 448 |
47 | 1 | 1 | unless -d $working_dir |
71 | 0 | 9 | if -e $dir |
72 | 0 | 9 | unless mkdir $dir |
93 | 0 | 2 | unless opendir my $uscon_dh, $uscon_dir |
96 | 0 | 2 | unless closedir $uscon_dh |
102 | 0 | 104 | unless open my $fh, '<', $filepath |
105 | 0 | 104 | unless $content =~ /(.*?)\n\n(.*)/s |
110 | 2 | 0 | $filename =~ /preamble/ ? : |
54 | 2 | $filename =~ /amend/ ? : | |
48 | 56 | $filename =~ /art/ ? : | |
210 | 0 | 884 | unless $b->get_score <=> $a->get_score |