blib/lib/Net/AIM/TOC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 16 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 0 | 0 | 0 | defined $screenname and defined $password |
368 | 0 | 0 | 0 | defined $user and defined $msg |
line | l | !l | condition |
---|---|---|---|
205 | 0 | 0 | $$args{'tocServer'} || 'toc.oscar.aol.com' |
0 | 0 | $$args{'tocPort'} || 9898 | |
0 | 0 | $$args{'authServer'} || 'login.oscar.aol.com' | |
0 | 0 | $$args{'authPort'} || 5159 | |
461 | 0 | 0 | shift() || '' |