Branch Coverage

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


line true false branch
71 0 5 ref $_[0] ? :
73 4 1 unless $self->{'coderef'} = &_CODE(shift())
99 0 1 unless my $Inline = &_INSTANCE(shift(), 'Test::Inline')
100 0 1 unless my $Script = &_INSTANCE(shift(), 'Test::Inline::Script')