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