Branch Coverage

blib/lib/Test/Inline/Content/Legacy.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
77 0 5 ref $_[0] ? :
79 4 1 unless $$self{'coderef'} = _CODE(shift())
105 0 1 unless my $Inline = _INSTANCE(shift(), 'Test::Inline')
106 0 1 unless my $Script = _INSTANCE(shift(), 'Test::Inline::Script')