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 20 if &blessed($inv)
33 17 3 if &_CLASS($inv)
40 19 0 $item->meta->isa('Moose::Meta::Role') ? :
5 19 $item->meta->isa('Moose::Meta::Class') ? :
47 0 20 if @bases > 1
48 15 5 unless @bases
50 18 2 @roles ? :
62 0 21 if $arg and &blessed($inv)
65 1 20 if &blessed($inv)