| line | true | false | branch | 
 
| 67 | 0 | 0 | unless exists $p{'login'} | 
 
| 69 | 0 | 0 | unless exists $p{'passwd'} | 
 
| 86 | 0 | 0 | unless $self->get("http://$$self{'host'}/") | 
 
| 92 | 0 | 0 | unless $self->click | 
 
| 128 | 0 | 0 | if ($self->follow_link('text', $$self{'report'})) { } | 
 
| 136 | 0 | 0 | if (scalar @forms < 1) | 
 
| 137 | 0 | 0 | if defined $_->attr('name') | 
 
| 139 | 0 | 0 | if (@forms) { } | 
 
| 141 | 0 | 0 | unless $self->click | 
 
| 170 | 0 | 0 | if $r == 1 | 
 
| 171 | 0 | 0 | if $r == 2 | 
 
| 174 | 0 | 0 | unless defined wantarray | 
 
| 175 | 0 | 0 | wantarray ? : | 
 
| 192 | 0 | 0 | if ($self->follow_link('text_regex', $$self{'regex_remove_unreported'})) { } | 
 
| 195 | 0 | 0 | if ($content =~ qr/$regex_removed_count/is) |