Condition Coverage

blib/lib/CGI/Application/Plugin/DBIProfile.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 0 $c->can('devpopup') and $ENV{'CAP_DEVPOPUP_EXEC'}
52 0 0 0 defined $type and not $props{$type} =~ /html/i

or 2 conditions

line l !l condition
103 0 0 $self->param('__DBIProfile_number') || 10
232 0 0 $graph || ''
240 0 0 $module ||= 'CGI::Application::Plugin::DBIProfile::Graph::HTML'