lib/OODoc/Text.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 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'} |
74 | 0 | 0 | @_ ? : |
80 | 0 | 0 | @_ ? : |
101 | 0 | 0 | if length $self->description |
104 | 0 | 0 | wantarray ? : |