Condition Coverage

blib/lib/JE/Object/Error.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
59 22 0 321 defined $val and ref $val ne 'JE::Undefined'

or 3 conditions

line l !l&&r !l&&!r condition
54 343 0 0 $global->prototype_for($js_class) || $global->prop($js_class)->prop('prototype')
152 44 0 0 $global->prototype_for('Error') || $global->prop('Error')->prop('prototype')