Branch Coverage

blib/lib/CGI/NoPoison.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
10 0 3 if $_[1] eq 'CGI'
11 0 3 unless defined $_[0]->param($_[1])
17 2 1 if (scalar @a > 1) { }
33 0 0 wantarray ? :
44 0 0 unless ref $vals eq 'ARRAY'