blib/lib/CGI/Simple/Standard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
153 | 104 | 0 | 1 | $sub eq "ReadParse" and not @_ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
135 | 3 | 24 | 103 | not $q or $sub eq "restore_parameters" |