Branch Coverage

lib/OODoc/Text.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
33 0 0 unless $self->SUPER::init($args)
37 0 0 unless my $nr = $self->{'OT_linenr'} = delete $args->{'linenr'}
38 0 0 unless $self->{'OT_type'} = delete $args->{'type'}
41 0 0 unless exists $args->{'container'}
68 0 0 if (@_) { }
88 0 0 if (wantarray) { }
98 0 0 if length $self->description
101 0 0 if (wantarray) { }
116 0 0 unless my $exporter = $args->{'exporter'}
117 0 0 unless my $manual = $args->{'manual'}
123 0 0 if (my $name = $self->name)
128 0 0 if ($inherited) { }
138 0 0 if @e
141 0 0 if length $descr