Branch Coverage

blib/lib/Template/Alloy/Exception.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
23 2 191 if @_ >= 2
24 29 29 if @_ >= 2
25 0 0 if @_ >= 2
26 294 334 if @_ >= 2
30 0 45 if ($self->type =~ /^parse/) { }
31 0 0 if (my $doc = $self->doc) { }