Condition Coverage

blib/lib/JE/LValue.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
74 579 6878 144940 defined blessed($obj) and $obj->can('id')

or 3 conditions

line l !l&&r !l&&!r condition
76 2 2 144936 $id eq 'null' or $id eq 'undef'
145 0 0 7 not ref $_[0] or $_[1] eq 'DESTROY'