Condition Coverage

blib/lib/Devel/StackTrace/AsHTMLExtended.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
84 1 0 0 $next_frame and $next_frame->subroutine
166 1 0 0 $frame and $frame->args

or 3 conditions

line l !l&&r !l&&!r condition
38 0 1 0 $opt{'msg'} // encode_html($trace->frame(0)->as_string(1))