Branch Coverage

blib/lib/CGI/Application/Plugin/DBIProfile/Driver.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
26 0 0 unless defined $self
39 0 0 unless defined $self
49 0 0 unless close $fh
64 0 0 unless defined $self
74 0 0 if ref $self and UNIVERSAL::isa($self, 'DBI::Profile')
87 0 0 unless (ref $dbh and UNIVERSAL::isa($dbh, 'DBI::db'))
89 0 0 if $CGI::Application::Plugin::DBIProfile::Driver::DEBUG
93 0 0 unless (ref $self)