Condition Coverage

blib/lib/JE/LValue.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
74 578 6875 144937 defined blessed($obj) and $obj->can('id')

or 3 conditions

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