blib/lib/Aspect/Pointcut/Not.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 13 | unless (&Params::Util::_INSTANCE($_[0], 'Aspect::Pointcut')) |
36 | 0 | 6 | if (ref $child) |
39 | 2 | 4 | unless ($child eq '1') |
50 | 0 | 4 | if (ref $child) { } |
60 | 0 | 20 | $self->isa($_[0]) ? : |
72 | 4 | 2 | unless my $child = $$self[0]->curry_weave |
77 | 0 | 2 | if ($child->isa('Aspect::Pointcut::Not')) |
93 | 2 | 4 | unless my $child = $$self[0]->curry_runtime |
98 | 0 | 4 | if ($child->isa('Aspect::Pointcut::Not')) |