blib/lib/OpenPlugin/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
102 | 0 | 1 | 0 | $file and $file eq $localfile |
142 | 0 | 12 | 2 | $self->state and $self->state->{'message'} |
line | l | !l | condition |
---|---|---|---|
60 | 1 | 0 | $msg ||= 'Nuts, an error has occurred.' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 1 | 0 | 0 | ref $self || $self |