| blib/lib/Text/PDF/Page.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 1 | if ref $class |
| 83 | 1 | 0 | unless (defined $strm) |
| 88 | 1 | 0 | unless defined $self->{'Contents'} |
| 89 | 0 | 1 | unless (ref $self->{'Contents'} eq 'Text::PDF::Array') |
| 111 | 0 | 0 | if (defined $self->{'Contents'}) |