Condition Coverage

blib/lib/Data/Phrasebook/Loader/ApacheFormat.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
25 1 0 2 $CACHE{$file} and $CACHE{$file}{'mtime'} == $mtime
48 1 2 1 $dict and my $block = eval { do { $conf->block($dict) } }