Condition Coverage

blib/lib/Exception/Reporter/Sender/Dir.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 1 0 -e $root and not -d $root
131 6 1 1 $inner->{'body_is_bytes'} && $inner->{'charset'}

or 2 conditions

line l !l condition
122 8 0 $inner->{'filename'} || 'inner'

or 3 conditions

line l !l&&r !l&&!r condition
32 1 0 0 $arg->{'root'} || Carp::confess(q[missing 'root' argument])
148 0 1 0 $JSON ||= "JSON"->new->canonical->pretty