| blib/lib/DDC/Format/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 96 | 0 | 0 | 0 | $hits->{'counts_'} and @{$hits->{'counts_'};} |
| 0 | 0 | 0 | $hits->{'hits_'} and @{$hits->{'hits_'};} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | ref $that || $that |
| 59 | 0 | 0 | 0 | !($fmt->{'wsAttr'} && ref $w && defined $$w{$fmt->{'wsAttr'}}) || $$w{$fmt->{'wsAttr'}} |