Condition Coverage

blib/lib/DB/Color.pm
Criterion Covered Total %
condition 2 15 13.3


and 3 conditions

line !l l&&!r l&&r condition
166 1 0 0 defined $sentinel and not -e $sentinel
252 1 0 0 -f $_ and -z _ || -M _ > $CACHE_MAX_AGE

or 3 conditions

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