| blib/lib/WWW/B_Rail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | $$tag[0] eq 'input' and $$tag[1]{'type'} eq 'checkbox' |
| 0 | 0 | 0 | $$tag[0] eq 'input' and $$tag[1]{'type'} eq 'checkbox' and $$tag[1]{'name'} eq 'ch0' |
| line | l | !l | condition |
|---|---|---|---|
| 85 | 0 | 0 | 'HTML::TokeParser'->new(\$page) || die("Can't open location: $!\n") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 0 | 0 | 0 | ref $proto || $proto |