Condition Coverage

blib/lib/CGI/RSS.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
167 0 0 $$opts{'version'} || '2.0'

or 3 conditions

line l !l&&r !l&&!r condition
152 0 0 0 $opts{'-charset'} || $opts{'charset'} || $charset
153 0 0 0 $opts{'-type'} || $opts{'type'} || @_ == 1 && $_[0] || $mime