| blib/lib/HTML/WebMake/MetaTable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 94 | 0 | 0 | 0 | $i <= $#elems and $i <= $#metanames |
| line | l | !l | condition |
|---|---|---|---|
| 66 | 0 | 0 | $delim ||= "\t" |
| 119 | 0 | 0 | $src ||= '(.wmk file)' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 0 | 0 | 0 | ref $class || $class |
| 53 | 0 | 0 | 0 | not defined $fmt or $fmt eq 'csv' |