blib/lib/Amon2/Trigger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
13 | 2 | 6 | if (ref $class) { } |
36 | 48 | 0 | if (&Scalar::Util::blessed($class)) |
37 | 46 | 2 | unless $class->{'_trigger'}{$hook} |
43 | 165 | 8 | unless ${"${_}::_trigger";}->{$hook} |