blib/lib/Test/BoostUnit.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
254 | 0 | 0 | 0 | defined $$V2{$v1Key} and $$V2{$v1Key} ne '' |
610 | 0 | 0 | 0 | /$h{'FIRST_FILE_REGEX'}/ and -f $_ |
621 | 0 | 0 | 0 | /$h{'SECOND_FILE_REGEX'}/ and -f $_ |
634 | 0 | 0 | 0 | exists $secondMD5Hash{$_} and $secondMD5Hash{$_} eq $firstMD5Hash{$_} |
639 | 0 | 0 | 0 | exists $firstMD5Hash{$_} and $secondMD5Hash{$_} eq $firstMD5Hash{$_} |