Branch Coverage

blib/lib/Role/Commons/Tap.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
28 12 3 if (&does($next, 'CODE') or not ref $next)
30 1 11 &does($_[0], 'ARRAY') ? :
31 5 7 ref $next ? :
33 2 10 if ($flags{'EVAL'}) { }
46 3 0 if (&does($next, 'SCALAR'))
48 3 0 if ($$next =~ /^(no_?)?(.+)$/i)
50 1 2 $1 ? :