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
602 0 0 0 $line =~ /^\s*\#/ || $p == 0 and $self->{'STATE'} eq 'headwait'
0 0 0 $line =~ /^\s*$/ || $p == 0 and $self->{'STATE'} eq 'head'
608 0 0 0 exists $self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyparamline'} and scalar @{$self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyparamline'};} > 0
633 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*\#/
638 0 0 0 $line =~ /^\s*\}/ || $p == 0 || $line =~ /^\s*sub [^ ]+/ and $self->{'STATE'} =~ /^(head|headwait|bodywait|free)$/
790 0 0 0 $line =~ /^\s*\#+(.*)/ and $state =~ /^(wait|rem)$/
0 0 0 not $line =~ /^\s*\#+(.*)/ and $state =~ /^(rem)$/
1123 0 0 0 $l > 0 and $l < $space
1569 0 0 0 exists $params->[0][0]{'type'} and $params->[0][0]{'type'} eq 'void'
1598 0 0 0 scalar @$params > 1 and $braces

or 2 conditions

line l !l condition
217 0 0 $self->{'selfstring'} || '$self'
621 0 0 $self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyreturn'} || 'void'
682 0 0 $self->{'METHOD_ATTR'}{$self->_getMethodName}{'doxyparamline'} ||= []
724 0 0 $self->{'REQUIRES'} || []
734 0 0 $self->{'INHERITS_FROM'} || []
845 0 0 $morearr->{$area} || []
866 0 0 $self->{'HEAD'} || []
889 0 0 $self->{'BODY'} || []
1273 0 0 $self->{'REQUIRES'} || []
1314 0 0 $self->{'INHERITS_FROM'} || []
1564 0 0 $v->{'separatorand'} || ','
1565 0 0 $v->{'separatoror'} || '|'

or 3 conditions

line l !l&&r !l&&!r condition
434 0 0 0 $filecontent =~ /$border/ or $filecontent =~ /AUTOPODME/
602 0 0 0 $line =~ /^\s*\#/ || $p == 0
0 0 0 $line =~ /^\s*$/ || $p == 0
638 0 0 0 $line =~ /^\s*\}/ || $p == 0 || $line =~ /^\s*sub [^ ]+/
651 0 0 0 $2 || $retval
732 0 0 0 $line =~ /^\s*use base +([^\; ]+)[\;](.*)/ or $line =~ /^\s*our +\@ISA +([^\; ]+)[\;](.*)/
749 0 0 0 exists $self->{'METHOD_ATTR'}{'new'} or scalar $self->{'INHERITS_FROM'} >= 1
1228 0 0 0 $namec || $type
1580 0 0 0 $name || $type
1621 0 0 0 $m->{$type} || $c