Condition Coverage

blib/lib/HTML/Perlinfo/Base.pm
Criterion Covered Total %
condition 0 51 0.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
66 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
107 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
119 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
131 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
143 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
156 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
249 0 0 0 exists $args->{'docs'} and not exists $args->{'local'}
0 0 0 exists $args->{'local'} and not exists $args->{'docs'}
0 0 0 exists $args->{'docs'} and exists $args->{'local'}