Condition Coverage

blib/lib/JE/Object/Boolean.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
60 2 0 19 defined blessed($val) && $val->can('to_boolean')

or 3 conditions

line l !l&&r !l&&!r condition
55 26 0 0 $global->prototype_for('Boolean') || $global->prop('Boolean')->prop('prototype')