| Bio/Prospect/CBT/Exception.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 24 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 97 | 0 | 1 | if (ref $_[0]) { } |
| 100 | 0 | 0 | if not exists $ex{'error'} and exists $ex{'text'} |
| 104 | 1 | 0 | if @_ |
| 105 | 1 | 0 | if @_ |
| 106 | 1 | 0 | if @_ |
| 109 | 0 | 1 | unless (defined $ex{'error'}) |
| 111 | 0 | 0 | if ($!) { } |
| 115 | 0 | 0 | if $ENV{'DEBUG'} |
| 123 | 0 | 1 | exists $ex{'stacktrace'} ? : |
| 136 | 1 | 0 | if ($self->detail) |
| 138 | 1 | 0 | if ($show_advice and $self->advice) |
| 140 | 0 | 1 | if ($show_stacktrace) |