Condition Coverage

blib/lib/Math/Formula/Config/JSON.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
64 0 10 18 builtin::blessed($what) and $what->isa("Math::Formula")
70 4 0 24 builtin::blessed($what) and $what->isa("Math::Formula::Type")

or 2 conditions

line l !l condition
125 2 0 $2 // ""

or 3 conditions

line l !l&&r !l&&!r condition
44 1 1 0 $args{'filename'} || "$name.json"
96 0 1 0 $args{'filename'} || "$name.json"