Condition Coverage

blib/lib/DB/Color.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
218 1 0 0 -f $_ and -z _ || -M _ > $CACHE_MAX_AGE

or 3 conditions

line l !l&&r !l&&!r condition
152 0 0 0 $pkg eq 'DB' or $pkg =~ /^DB::/
160 0 0 0 $COLORED{$filename} ||= do { BEGIN {${^WARNING_BITS} = "TUUUUUUUUUQUUUU\025"} no strict 'refs'; [split(/(?<=\n)/, $HIGHLIGHTER->highlight_text(join('', @{"::_<$filename";})), 0)] }
218 0 0 0 -z _ || -M _ > $CACHE_MAX_AGE