| line | true | false | branch | 
 
| 43 | 3 | 0 | if ($conf eq '1' or ref $conf eq 'HASH' and $$conf{'all'}) { } | 
 
|  | 0 | 0 | elsif (ref $conf eq 'HASH') { } | 
 
| 52 | 0 | 0 | if ($$conf{$_}) | 
 
| 59 | 0 | 0 | if ($$conf{$_}) | 
 
| 66 | 3 | 0 | if ($$self{'enabled'}) | 
 
| 89 | 3 | 0 | if ($@) | 
 
| 103 | 0 | 0 | if ($@) | 
 
| 123 | 0 | 0 | unless $$self{'enabled'} | 
 
| 158 | 0 | 0 | unless $$self{'enable'}{$type} | 
 
| 161 | 0 | 0 | if (scalar @_ > 1 or ref $_[0]) { } | 
 
| 171 | 0 | 0 | $type =~ /(exception|trace)/ ? : | 
 
| 185 | 0 | 0 | unless $$self{'enable'}{'profile'} | 
 
| 198 | 0 | 0 | unless $$self{'enable'}{'return_data'} | 
 
| 230 | 0 | 0 | unless $$self{'enable'}{$type} | 
 
| 233 | 0 | 0 | if (scalar @_ > 1 or ref $_[0]) { } | 
 
| 254 | 0 | 0 | if (scalar @_ > 1) { } | 
 
| 271 | 0 | 0 | if ($$self{'db'}->can($handler)) | 
 
| 279 | 0 | 0 | unless $$self{'enabled'} |