| blib/lib/Document/Transform.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 66 | 0 | 0 | if (not defined $transform) { } |
| 69 | 0 | 0 | unless (defined $document) |
| 76 | 0 | 0 | if ($self->has_post_fetch_callback) |
| 91 | 0 | 0 | if ($self->transform_constraint->check($doc)) |
| 93 | 0 | 0 | $self->is_same_transform($_, $doc) ? : |
| 101 | 0 | 0 | if (scalar @check) |
| 120 | 0 | 0 | if ($self->has_post_fetch_callback) |
| 125 | 0 | 0 | if (wantarray) { } |