Branch Coverage

blib/lib/Data/Object/Role/Code.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
36 0 1 unless ref $next
42 0 1 unless ref $next
43 3 2 unless &$code(@_)
48 0 1 unless ref $next
49 4 6 if &$code(@_)