Branch Coverage

blib/lib/CGI/Carp/WarningsToBrowser.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
71 0 0 if exists $INC{'perl5db.pl'} and $main::DB::{'single'}
73 0 1 if $^C
89 1 0 unless @WARNINGS
104 0 0 if (not defined $bytes_written or $bytes_written <= 0)