blib/lib/WebService/MobileMe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 0 | if (defined($args{'uuid'} && $args{'device_name'})) { } |
75 | 0 | 0 | unless exists $$device{'location'} |
83 | 0 | 0 | unless $device |
91 | 0 | 0 | $args{'alarm'} ? : |
92 | 0 | 0 | unless $args{'message'} |
103 | 0 | 0 | unless $passcode |
122 | 0 | 0 | if ($response->code == 330) { } |
131 | 0 | 0 | if ($response->code != 200) |
144 | 0 | 0 | if $_[0]{'debug'} |