Branch Coverage

blib/lib/Acme/JavaTrace.pm
Criterion Covered Total %
branch 22 26 84.6


line true false branch
27 1 0 exists $options{$opt} ? :
59 0 1 if substr($msg, -1, 1) ne "\n"
76 1 12 if ref $_[0] and not $options{'showrefs'}
77 6 6 if index($_[0], "\n\tat ") >= 0
80 1 5 if ref $args[0]
81 1 5 ref $_ ? :
84 0 6 if substr($msg, -1, 1) ne "\n"
88 6 0 if ($in_eval) { }
108 6 1 if $file =~ /(eval \d+)/
115 26 32 if $context[1] =~ /(eval \d+)/ and $context[1] = ''
116 30 28 if $context[3] eq '(eval)' and $context[3] = ''
123 1 64 if $$func[1] eq ''
124 64 1 if $$func[2]