| blib/lib/WebService/UWO/Directory/Student.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 13 | 15.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 265 | 0 | 0 | 0 | length $$params{'first'} and length $$params{'last'} |
| line | l | !l | condition |
|---|---|---|---|
| 98 | 0 | 1 | $$params{'url'} || 'http://uwo.ca/cgi-bin/dsgw/whois2html2' |
| 0 | 1 | $$params{'server'} || 'localhost' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 211 | 0 | 0 | 0 | exists $$params{'first'} or exists $$params{'last'} |
| 0 | 0 | 0 | exists $$params{'first'} or exists $$params{'last'} or exists $$params{'email'} |