Branch Coverage

blib/lib/Text/TestBase/Block.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
11 0 33 @_ == 1 ? :
26 0 68 unless defined $value
27 47 21 wantarray ? :
66 0 17 if $AUTOLOAD eq 'DESTROY'
67 0 17 unless ($self->has_section($AUTOLOAD))