|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
67
 | 
 0  | 
 0  | 
 unless ($class)  | 
 
| 
75
 | 
 0  | 
 0  | 
 unless ($args{'username'})  | 
 
| 
78
 | 
 0  | 
 0  | 
 unless ($args{'password'})  | 
 
| 
81
 | 
 0  | 
 0  | 
 if ($args{'debug'} == 1)  | 
 
| 
122
 | 
 0  | 
 0  | 
 if $args{'report'}  | 
 
| 
125
 | 
 0  | 
 0  | 
 unless ($target and $message)  | 
 
| 
142
 | 
 0  | 
 0  | 
 if ($debug)  | 
 
| 
148
 | 
 0  | 
 0  | 
 unless ($res->is_redirect)  | 
 
| 
156
 | 
 0  | 
 0  | 
 if ($content =~ /Please enter a valid username and password/)  | 
 
| 
165
 | 
 0  | 
 0  | 
 if ($debug)  | 
 
| 
169
 | 
 0  | 
 0  | 
 unless ($res->is_success)  | 
 
| 
176
 | 
 0  | 
 0  | 
 unless ($token)  | 
 
| 
191
 | 
 0  | 
 0  | 
 if ($debug)  | 
 
| 
195
 | 
 0  | 
 0  | 
 unless ($res->is_success or $res->is_redirect)  | 
 
| 
202
 | 
 0  | 
 0  | 
 if ($content =~ /(Success|sent-confirmation)/is) { }  | 
 
| 
239
 | 
 0  | 
 0  | 
 unless (defined $self)  | 
 
| 
244
 | 
 0  | 
 0  | 
 if (not defined $error) { }  |