Branch Coverage

blib/lib/CGI/Carp/DebugScreen/DefaultView.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
14 10 2 $options{'debug'} ? :
36 4 12 if (@{$options{'watchlist'};})
41 4 12 if (@{$options{'modules'};})
46 4 12 if (@{$options{'environment'};})
75 2 8 if ($options{'show_raw_error'}) { }
105 30 180 if ($$line{'hit'}) { }
132 2 8 if (@{$options{'watchlist'};})
159 2 8 if (@{$options{'modules'};})
182 2 8 if (@{$options{'environment'};})