| blib/lib/WWW/PTV/TimeTable/Schedule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 0 | 0 | 0 | $nm and $nh ne '-' |
| 31 | 0 | 0 | 0 | $nh >= $h and $nm >= $m |
| line | l | !l | condition |
|---|---|---|---|
| 21 | 0 | 0 | $n ||= 1 |
| 22 | 0 | 0 | $i ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $nh > $h or $nh >= $h and $nm >= $m |