blib/lib/Gantry/Control/C/Pages.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
248 | 0 | 0 | 0 | defined $param{'ur'} and defined $param{'uw'} |
0 | 0 | 0 | defined $param{'ur'} and defined $param{'uw'} and defined defined $param{'ux'} | |
258 | 0 | 0 | 0 | defined $param{'gr'} and defined $param{'gw'} |
0 | 0 | 0 | defined $param{'gr'} and defined $param{'gw'} and defined defined $param{'gx'} | |
268 | 0 | 0 | 0 | defined $param{'wr'} and defined $param{'ww'} |
0 | 0 | 0 | defined $param{'wr'} and defined $param{'ww'} and defined defined $param{'wx'} |
line | l | !l | condition |
---|---|---|---|
56 | 0 | 0 | $order ||= 'uri' |