| line | true | false | branch | 
 
| 39 | 0 | 3 | if ($$self{'use_themes'}) | 
 
| 56 | 0 | 0 | if ($$self{'use_themes'}) { } | 
 
| 77 | 0 | 0 | if $return | 
 
| 79 | 0 | 0 | if ($@) | 
 
| 120 | 0 | 0 | if $$self{'internal_error'} | 
 
| 126 | 0 | 0 | if ($@) | 
 
| 135 | 0 | 0 | if $$self{'internal_error'} | 
 
| 138 | 0 | 0 | if ($e->isa('Exception::Class::DBI')) { } | 
 
|  | 0 | 0 | elsif ($e->isa('Apache::Voodoo::Exception::Application::DisplayError')) { } | 
 
|  | 0 | 0 | elsif ($e->isa('Apache::Voodoo::Exception')) { } | 
 
| 149 | 0 | 0 | if (-e 'File::Spec'->catfile($$self{'template_dir'}, 'display_error.tmpl')) { } | 
 
| 157 | 0 | 0 | if (ref $e->error eq 'HASH') { } | 
 
| 170 | 0 | 0 | if ($e->isa('Apache::Voodoo::Exception::RunTime')) | 
 
| 179 | 0 | 0 | if ($@) | 
 
| 187 | 0 | 0 | if ($$self{'internal_error'}) { } | 
 
| 228 | 0 | 0 | if (not defined $leading) { } | 
 
| 229 | 0 | 0 | if $line =~ /^\s*$/ | 
 
| 232 | 0 | 0 | if (length $l) | 
 
| 239 | 0 | 0 | if (length $l and length $l < $leading) |