Condition Coverage

blib/lib/Venus/Atom.pm
Criterion Covered Total %
condition 7 14 50.0


or 2 conditions

line l !l condition
13 1 3 $_[0]->get // ""
14 0 0 $_[0]->get // ""
15 0 2 $_[0]->get // ""
16 1 1 $_[0]->get // ""

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 6 ref $value or not defined $value
0 0 6 ref $value or not defined $value or $value eq ""