| line | true | false | branch | 
 
| 25 | 2 | 9 | if ($_ and /^AE::(.+)?/) { } | 
 
| 32 | 1 | 7 | if (@ae) | 
 
| 35 | 6 | 2 | if (@up) | 
 
| 43 | 2 | 6 | if (blessed($_[0])) | 
 
| 48 | 0 | 8 | unless $fin | 
 
| 52 | 3 | 5 | if (ref $_[0] eq 'ARRAY') { } | 
 
| 79 | 8 | 41 | unless (defined $args) | 
 
| 82 | 11 | 38 | unless ($sub) | 
 
| 94 | 20 | 18 | if ($err) { } | 
 
| 96 | 4 | 16 | $obj ? : | 
 
| 98 | 4 | 16 | if ($@) { } | 
 
| 107 | 2 | 16 | $obj ? : | 
 
| 121 | 1 | 33 | if ($cb) | 
 
| 122 | 1 | 0 | if ($err) { } | 
 
| 126 | 1 | 0 | if ($@) | 
 
| 160 | 2 | 5 | if (blessed($_[0])) | 
 
| 165 | 0 | 7 | unless $fin | 
 
| 169 | 3 | 4 | if (ref $_[0] eq 'ARRAY') { } | 
 
| 182 | 1 | 2 | $obj ? : | 
 
| 196 | 7 | 24 | unless (defined $args) | 
 
| 199 | 3 | 28 | unless ($sub) | 
 
| 209 | 18 | 10 | if ($err) { } | 
 
| 211 | 4 | 14 | $obj ? : | 
 
| 213 | 4 | 14 | if ($@) { } | 
 
| 219 | 1 | 3 | $obj ? : | 
 
| 228 | 0 | 10 | $obj ? : |