| blib/lib/POE/Component/Client/Halo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 56 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 300 | 0 | 0 | $str >> 3 && 1 |
| 301 | 0 | 0 | $str >> 5 && 1 |
| 302 | 0 | 0 | $str >> 6 && 1 |
| 303 | 0 | 0 | $str >> 7 && 7 |
| 305 | 0 | 0 | $str >> 3 && 1 |
| 306 | 0 | 0 | $str >> 5 && 1 |
| 307 | 0 | 0 | $str >> 6 && 1 |
| 309 | 0 | 0 | $str >> 3 && 1 |
| 310 | 0 | 0 | $str >> 5 && 3 |
| 311 | 0 | 0 | $str >> 7 && 3 |
| 312 | 0 | 0 | $str >> 9 && 3 |
| 313 | 0 | 0 | $str >> 11 && 3 |
| 314 | 0 | 0 | $str >> 13 && 31 |
| 316 | 0 | 0 | $str >> 3 && 1 |
| 318 | 0 | 0 | $str >> 3 && 3 |
| 319 | 0 | 0 | $str >> 5 && 3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 93 | 0 | 0 | 0 | defined $timeout and $timeout >= 0 |
| 96 | 0 | 0 | 0 | defined $retry and $retry >= 0 |
| 147 | 0 | 0 | 0 | defined $port and $port =~ /^\d+$/ |
| 173 | 0 | 0 | 0 | defined $port and $port =~ /^\d+$/ |
| 328 | 0 | 0 | 0 | defined $$POE::Component::Client::Halo::player_flags{$flag_name} and defined $$POE::Component::Client::Halo::player_flags{$flag_name}[$flag_value] |
| 339 | 0 | 0 | 0 | defined $$POE::Component::Client::Halo::game_flags{$flag_name} and defined $$POE::Component::Client::Halo::game_flags{$flag_name}[$flag_value] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 264 | 0 | 0 | 0 | $str eq '' or not $str =~ /^\d+\,\d+$/ |
| 296 | 0 | 0 | 0 | $str eq '' or not $str =~ /^\d+$/ |