| blib/lib/Dancer/Error.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 16 | 68.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 12 | 0 | 36 | $file and $line |
| 66 | 12 | 0 | 36 | $file and $line |
| 221 | 0 | 5 | 2 | ref $message eq "HASH" and defined $self->exception |
| line | l | !l | condition |
|---|---|---|---|
| 54 | 46 | 2 | $self->{'message'} ||= "" |
| 149 | 246 | 145 | $recursecount ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 159 | 0 | 0 | 390 | not $hash or ref $hash ne "HASH" |