| blib/lib/WebService/NFSN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 22 | 27.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 0 | 0 | 9 | $success and $success eq 'OK' |
| 153 | 1 | 0 | 4 | not -e $filename and $ENV{'HOME'} |
| 1 | 0 | 4 | not -e $filename and $ENV{'HOME'} and -d $ENV{'HOME'} | |
| 260 | 0 | 0 | 0 | _is_hash($param) and defined $$param{'error'} |
| 263 | 0 | 0 | 0 | $debug and $debug eq 'The authentication timestamp is out of range.' |
| line | l | !l | condition |
|---|---|---|---|
| 71 | 0 | 0 | $error || 'eval died with false $@' |
| 93 | 3 | 0 | reftype($_[0]) || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 226 | 0 | 0 | 0 | $member || $$self{'login'} |