Condition Coverage

lib/Pod/Autopod.pm
Criterion Covered Total %
condition 0 90 0.0


and 3 conditions

line !l l&&!r l&&r condition
445 0 0 0 $verbose and $fileout
595 0 0 0 $line =~ /^\s*\#/ || $p == 0 and $self->{'STATE'} eq 'headwait'
0 0 0 $line =~ /^\s*$/ || $p == 0 and $self->{'STATE'} eq 'head'
601 0 0 0 exists $self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyparamline'} and scalar @{$self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyparamline'};} > 0
626 0 0 0 $self->{'STATE'} eq 'headwait' and not $line =~ /^\s*$/
0 0 0 $self->{'STATE'} eq 'headwait' and not $line =~ /^\s*$/ and not $line =~ /^\s*\#/
631 0 0 0 $line =~ /^\s*\}/ || $p == 0 || $line =~ /^\s*sub [^ ]+/ and $self->{'STATE'} =~ /^(head|headwait|bodywait|free)$/
803 0 0 0 $line =~ /^\s*\#+(.*)/ and $state =~ /^(wait|rem)$/
0 0 0 not $line =~ /^\s*\#+(.*)/ and $state =~ /^(rem)$/
1136 0 0 0 $l > 0 and $l < $space
1542 0 0 0 exists $params->[0][0]{'type'} and $params->[0][0]{'type'} eq 'void'
1571 0 0 0 scalar @$params > 1 and $braces

or 2 conditions

line l !l condition
217 0 0 $self->{'selfstring'} || '$self'
614 0 0 $self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyreturn'} || 'void'
675 0 0 $self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyparamline'} ||= []
737 0 0 $self->{'REQUIRES'} || []
747 0 0 $self->{'INHERITS_FROM'} || []
858 0 0 $morearr->{$area} || []
879 0 0 $self->{'HEAD'} || []
902 0 0 $self->{'BODY'} || []
1246 0 0 $self->{'REQUIRES'} || []
1287 0 0 $self->{'INHERITS_FROM'} || []
1537 0 0 $v->{'separatorand'} || ','
1538 0 0 $v->{'separatoror'} || '|'

or 3 conditions

line l !l&&r !l&&!r condition
434 0 0 0 $filecontent =~ /$border/ or $filecontent =~ /AUTOPODME/
595 0 0 0 $line =~ /^\s*\#/ || $p == 0
0 0 0 $line =~ /^\s*$/ || $p == 0
631 0 0 0 $line =~ /^\s*\}/ || $p == 0 || $line =~ /^\s*sub [^ ]+/
684 0 0 0 $self->{'STATE'} eq 'head' or $self->{'STATE'} eq 'free'
745 0 0 0 $line =~ /^\s*use base +([^\; ]+)[\;](.*)/ or $line =~ /^\s*our +\@ISA +([^\; ]+)[\;](.*)/
762 0 0 0 exists $self->{'METHOD_ATTR'}{'new'} or scalar $self->{'INHERITS_FROM'} >= 1
1201 0 0 0 $namec || $type
1553 0 0 0 $name || $type
1594 0 0 0 $m->{$type} || $c