blib/lib/Bot/Webalert.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 12 | 25.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 1 | unless (exists $options{'server'} and exists $options{'channels'} and exists $options{'ua_request'}) |
50 | 0 | 1 | unless (defined $$self{'ua_request'}) |
64 | 0 | 1 | if ('POE::Kernel'->alias_resolve($$self{'ua_alias'})) |
120 | 0 | 0 | if (defined $cb_string) { } |
137 | 0 | 0 | if ($response->is_success) |
138 | 0 | 0 | if (not defined $$bot{'default_callback_status'} or $$bot{'default_callback_status'} ne $response->content) |