Condition Coverage

blib/lib/Math/Symbolic/Variable.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
73 3425 3308 17 @_ == 1 and ref $_[0] eq "Math::Symbolic::Variable"
3406 163 3164 @_ and not ref $_[0] eq "HASH"
91 3406 0 163 @_ && ref $_[0] eq 'HASH'
125 40 2319 1 @_ == 1 and not ref $_[0] eq "HASH"

or 3 conditions

line l !l&&r !l&&!r condition
71 3411 3339 0 ref $proto || $proto