Branch Coverage

blib/lib/Aspect/Advice/Around.pm
Criterion Covered Total %
branch 20 24 83.3


line true false branch
29 7 20 $curried ? :
30 7 20 $compiled ? :
43 15 12 $lexical ? :
52 0 32 unless ($original)
58 1 31 defined $PROTOTYPE ? :
62 0 32 if $@
3 16 $wantarray ? :
7 10 unless &$compiled()
1 8 if ($wantarray)
105 12 15 unless $lexical
120 0 27 if ($pointcut->match_contains('Aspect::Pointcut::Throwing'))
125 0 27 if ($pointcut->match_contains('Aspect::Pointcut::Returning'))