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
50 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
65 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
99 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
111 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
123 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
135 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
148 0 0 0 defined $_[0] and exists $param{'links'}
0 0 0 defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
232 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'}