Branch Coverage

blib/lib/CGI/PrintWrapper.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
20 3 1 unless @cgi_args
22 0 4 unless $h
23 0 4 unless $h->can('print')
31 0 4 if $@
37 3 0 if (scalar @_ == 1) { }
46 2 0 if (scalar @_ == 1) { }
59 0 3 if $sub eq 'DESTROY'