Condition Coverage

lib/Text/DHCPLeases.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
177 222 0 34 not $open and $line =~ /^(.*) \{$/o

or 3 conditions

line l !l&&r !l&&!r condition
58 0 1 0 ref $proto || $proto
89 30 30 14 not defined $obj->$key or $obj->$key ne $argv{$key}