| line | true | false | branch | 
 
| 28 | 0 | 0 | XXX ? : | 
 
| 34 | 0 | 0 | if ($haState eq 'ACTIVE') | 
 
| 40 | 0 | 0 | unless ($rv) | 
 
| 46 | 0 | 0 | if ($opt->{'hostname_only'}) | 
 
| 56 | 0 | 0 | XXX ? : | 
 
| 73 | 0 | 0 | XXX ? : | 
 
| 101 | 0 | 0 | if (@_ == 1) { } | 
 
|  | 0 | 0 | elsif (@_ > 1) { } | 
 
| 102 | 0 | 0 | if (not ref $_[0]) { } | 
 
| 112 | 0 | 0 | $app_id ? : | 
 
| 125 | 0 | 0 | unless my $app_id = shift() | 
 
| 136 | 0 | 0 | if (@_ == 1 and ref $_[0]) { } | 
 
|  | 0 | 0 | elsif (@_ > 1) { } | 
 
| 142 | 0 | 0 | $options ? : | 
 
| 149 | 0 | 0 | if ($res) | 
 
| 164 | 0 | 0 | if (@_ == 1) { } | 
 
|  | 0 | 0 | elsif (@_ > 1) { } | 
 
| 165 | 0 | 0 | if (not ref $_[0]) { } | 
 
| 175 | 0 | 0 | $node_id ? : | 
 
| 198 | 0 | 0 | if (XXX and XXX and &refaddr($res) eq &refaddr($rv)) | 
 
| 208 | 0 | 0 | if (XXX) { } | 
 
|  | 0 | 0 | elsif (XXX) { } |