blib/lib/Aspect/Pointcut/Not.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 11 | unless (&Params::Util::_INSTANCE($_[0], 'Aspect::Pointcut')) |
37 | 0 | 5 | if (ref $child) |
40 | 2 | 3 | unless ($child eq '1') |
51 | 0 | 3 | if (ref $child) { } |
61 | 0 | 18 | $self->isa($_[0]) ? : |
73 | 3 | 2 | unless my $child = $self->[0]->curry_weave |
78 | 0 | 2 | if ($child->isa('Aspect::Pointcut::Not')) |
94 | 2 | 3 | unless my $child = $self->[0]->curry_runtime |
99 | 0 | 3 | if ($child->isa('Aspect::Pointcut::Not')) |