Condition Coverage

blib/lib/Language/FormulaEngine/Error.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
30 3 8 1 @_ == 1 and ref $_[0] eq "HASH"
32 3 0 8 @_ & 1 and not ref $_[0]
42 0 0 1 @_ and not ref $_[0]
0 1 0 @_ and not ref $_[0] and $_[0]->isa("Language::FormulaEngine::Error")