| blib/lib/PFT/Content.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 14 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 187 | 0 | 0 | 44 | defined $d->y and defined $d->m |
| 497 | 0 | 0 | 3 | defined $date and $date->isa('PFT::Date') |
| line | l | !l | condition |
|---|---|---|---|
| 447 | 24 | 1 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 523 | 0 | 0 | 0 | ref $content || $content |
| 546 | 0 | 0 | 0 | ref $content || $content |