Condition Coverage

blib/lib/Test/Pod/LinkCheck.pm
Criterion Covered Total %
condition 7 24 29.1


and 3 conditions

line !l l&&!r l&&r condition
236 7 0 0 $self->verbose and @$diag
245 12 0 0 $self->verbose and @$diag
275 0 0 0 defined $self and ref $self
704 1 0 2 not $CPAN::Config_loaded and 'CPAN::HandleConfig'->can('load')
711 0 2 1 defined $CPAN::META and %$CPAN::META
721 0 0 2 defined $CPAN::META and %$CPAN::META
764 0 0 0 not $CPAN::Config_loaded and 'CPAN::HandleConfig'->can('load')
814 0 0 0 defined $file_sections and exists $$file_sections{$section}