Branch Coverage

blib/lib/XML/Generator/CGI.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
51 0 0 if (UNIVERSAL::isa($arg, 'CGI')) { }
0 0 elsif (defined $arg) { }
92 0 0 if ($$self{'Cookies'})
110 0 0 if ($$self{'Exclude'})
115 0 0 if ($$self{'Include'})