Condition Coverage

blib/lib/Data/Clean/ForJSON/Pregen.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
53 0 1 0 $ref and $refs{$e}++
67 0 6 1 $ref and $refs{$h->{$k}}++
82 0 4 0 $ref and $refs{$_}++

or 2 conditions

line l !l condition
61 1 0 &Scalar::Util::reftype($e) // ''
75 4 2 &Scalar::Util::reftype($h->{$k}) // ''
90 4 0 &Scalar::Util::reftype($_) // ''