| blib/lib/FrameMaker/FromHTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 200 | 0 | 0 | 0 | $imgw and $imgh |
| 289 | 0 | 0 | 0 | $$attr{'border'} && $$attr{'border'} ne '0' |
| 580 | 0 | 0 | 0 | $text and $text =~ /\S/ |
| 612 | 0 | 0 | 0 | $text and $text =~ /\S/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | ref $this || $this |
| 583 | 0 | 0 | 0 | $$self{'htmldata'}{'betweentags'} or $$self{'htmldata'}{'thisparstart'} |