blib/lib/Kossy/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
17 | 2 | 16 | if (@_ == 1) { } |
15 | 1 | elsif (@_ % 2 == 0) { } | |
33 | 6 | 11 | if ($self->{'response'}) { } |
45 | 1 | 10 | if ($code =~ /^3/ and my $loc = eval { do { $self->{'location'} } }) |