blib/lib/Puncheur/Trigger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 8 | 37.5 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | if (ref $class) { } |
37 | 5 | 0 | if (&Scalar::Util::blessed($class)) |
38 | 5 | 0 | unless $$class{'_trigger'}{$hook} |
44 | 10 | 0 | unless $${"${_}::_trigger";}{$hook} |