Branch Coverage

blib/lib/Test/Routine/Compositor.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
17 0 0 if $arg and &blessed($thing)
20 0 0 if &blessed($thing)
30 0 21 if &blessed($inv)
33 18 3 if &_CLASS($inv)
40 20 0 $item->meta->isa('Moose::Meta::Role') ? :
5 20 $item->meta->isa('Moose::Meta::Class') ? :
47 0 21 if @bases > 1
48 16 5 unless @bases
50 19 2 @roles ? :
62 0 22 if $arg and &blessed($inv)
65 1 21 if &blessed($inv)