Branch Coverage

blib/lib/CGI/Application/Plugin/DevPopup.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
20 2 1 if $ENV{'CAP_DEVPOPUP_EXEC'}
29 2 3 unless ($dp)
49 0 2 unless $self->header_type eq 'header'
52 0 2 if defined $type and not $props{$type} =~ /html/i
93 2 0 if ($$outputref =~ m[]i) { }