| blib/lib/Document/TriPart.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 16 | 6.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 116 | 0 | 0 | 0 | defined $file and length $file |
| 267 | 0 | 0 | 1 | defined $$content and $$content =~ /^\s*\{/ |
| line | l | !l | condition |
|---|---|---|---|
| 145 | 0 | 0 | $self->body || '' |
| 154 | 0 | 0 | $self->body || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 287 | 0 | 0 | 0 | $ENV{'VISUAL'} || $ENV{'EDITOR'} |
| 310 | 0 | 0 | 0 | defined $file or $given{'tmp'} |