Condition Coverage

blib/lib/Log/Agent.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
114 0 27 0 defined $Trace and $Trace =~ /^\D+/
115 23 4 0 defined $Debug and $Debug =~ /^\D+/
152 0 0 2 ref $_ && $_->isa($type)
165 27 0 0 defined $DATUM and $DATUM

or 3 conditions

line l !l&&r !l&&!r condition
363 0 0 4 not defined $Debug or $level > $Debug