| lib/OODoc/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | unless $self->SUPER::init($args) |
| 35 | 0 | 0 | unless my $nr = $$self{'OT_linenr'} = delete $$args{'linenr'} |
| 36 | 0 | 0 | unless $$self{'OT_type'} = delete $$args{'type'} |
| 38 | 0 | 0 | unless exists $$args{'container'} |
| 72 | 0 | 0 | @_ ? : |
| 78 | 0 | 0 | @_ ? : |
| 99 | 0 | 0 | if length $self->description |
| 102 | 0 | 0 | wantarray ? : |