Condition Coverage

blib/lib/Class/PObject/Driver.pm
Criterion Covered Total %
condition 11 24 45.8


and 3 conditions

line !l l&&!r l&&r condition
48 0 0 0 defined $key and defined $value

or 2 conditions

line l !l condition
131 10 5 scalar @$data_set || 0
152 9 8 $$args{'direction'} ||= 'asc'
163 2 7 $$args{'offset'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
17 0 3 0 ref $class || $class
33 1 0 0 ref $self || $self
108 5 0 0 ref $self || $self
125 15 0 0 ref $self || $self
177 93 0 0 ref $self || $self