Condition Coverage

blib/lib/Log/Fine/Formatter.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
233 2 0 1 defined $$self{'timestamp_format'} and $$self{'timestamp_format'} =~ /\w+/
238 2 0 1 defined $$self{'precision'} and $$self{'precision'} =~ /^\d+$/
248 408 0 13 defined $$self{'timestamp_format'} and $$self{'timestamp_format'} =~ /\w+/