Condition Coverage

lib/Web/DataService/PodParser.pm
Criterion Covered Total %
condition 0 77 0.0


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 ref $options eq 'HASH' and defined $options->{'target'}
132 0 0 0 $element_name eq 'Para' and not $wds->{'listlevel'}
0 0 0 $element_name eq 'Para' and $wds->{'listlevel'}
141 0 0 0 $wds->{'pending_anchor'} ne '' and $wds->{'pending_anchor'} ne '!'
167 0 0 0 $wds->{'pending_anchor'} ne '' and $wds->{'pending_anchor'} ne '!'
197 0 0 0 $wds->{'pending_anchor'} ne '' and $wds->{'pending_anchor'} ne '!'
218 0 0 0 $1 =~ qr/^n/i and defined $attr_hash->{'~orig_content'}
0 0 0 $1 =~ qr/^n/i and defined $attr_hash->{'~orig_content'} and defined $attr_hash->{'number'}
232 0 0 0 $wds->{'pending_anchor'} ne '' and $wds->{'pending_anchor'} ne '!'
254 0 0 0 $wds->{'pending_anchor'} ne '' and $wds->{'pending_anchor'} ne '!'
271 0 0 0 $wds->{'pending_columns'} and not $wds->{'options'}{'no_tables'}
326 0 0 0 @columns and $table_def->{'n_subs'}
431 0 0 0 $wds->{'pending_anchor'} ne '' and $wds->{'pending_anchor'} ne '!'
477 0 0 0 $href and ref $url_gen eq 'CODE'
519 0 0 0 $enclosing eq 'B' and $code eq 'C'
0 0 0 $enclosing eq 'C' and $code eq 'B'
653 0 0 0 $heading_text ne '' and not $wds->{'in_wds_nav'}
762 0 0 0 defined $last and $last ne ''
1173 0 0 0 $wds->{'suppress_output'} and @{$wds->{'body'};} == 1
1264 0 0 0 ref $errata eq 'HASH' and %$errata
1323 0 0 0 defined $title and $title ne ''

or 2 conditions

line l !l condition
1310 0 0 $parser->detected_encoding || 'ISO-8859-1'

or 3 conditions

line l !l&&r !l&&!r condition
466 0 0 0 $attr_hash->{'to'} || "/$attr_hash->{'section'}"
950 0 0 0 $identifier eq 'comment' or $identifier eq 'wds_comment'
0 0 0 $identifier eq 'comment' or $identifier eq 'wds_comment' or $identifier eq 'wds_node'
1320 0 0 0 $wds->{'title'} || $wds->{'options'}{'page_title'}