Branch Coverage

blib/lib/Kossy/Exception.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
17 0 4 if (@_ == 1) { }
4 0 elsif (@_ % 2 == 0) { }
39 0 4 if ($code =~ /^3/ and my $loc = eval { do { $self->{'location'} } })