lib/Aspect/Pointcut/Cflow.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 3 | unless @_ == 2 |
20 | 1 | 3 | unless $caller_info |
38 | 4 | 19 | if not $caller_info or $self->match($$self{'spec'}, $$caller_info{'sub_name'}) |
50 | 21 | 1 | $call_info{'has_params'} ? : |
22 | 1 | defined $call_info{'calling_package'} ? : |