Branch Coverage

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


line true false branch
11 0 41 @_ == 1 ? :
26 0 74 unless defined $value
27 49 25 wantarray ? :
66 0 18 if $AUTOLOAD eq 'DESTROY'
67 0 18 unless ($self->has_section($AUTOLOAD))