Branch Coverage

blib/lib/HTML/Perlinfo/Base.pm
Criterion Covered Total %
branch 0 104 0.0


line true false branch
34 0 0 if (exists $$self{$key}) { }
50 0 0 if defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
51 0 0 if exists $param{'links'}
53 0 0 unless $$self{'title'}
54 0 0 if $$self{'full_page'}
59 0 0 if $$self{'full_page'}
60 0 0 defined wantarray ? :
65 0 0 if defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
66 0 0 if exists $param{'links'}
68 0 0 unless $$self{'title'}
69 0 0 if $$self{'full_page'}
71 0 0 if $$self{'full_page'}
72 0 0 defined wantarray ? :
78 0 0 unless $$self{'title'}
80 0 0 if $$self{'full_page'}
92 0 0 if $@
99 0 0 if defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
100 0 0 if exists $param{'links'}
102 0 0 unless $$self{'title'}
103 0 0 if $$self{'full_page'}
105 0 0 if $$self{'full_page'}
106 0 0 defined wantarray ? :
111 0 0 if defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
112 0 0 if exists $param{'links'}
114 0 0 unless $$self{'title'}
115 0 0 if $$self{'full_page'}
117 0 0 if $$self{'full_page'}
118 0 0 defined wantarray ? :
123 0 0 if defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
124 0 0 if exists $param{'links'}
126 0 0 unless $$self{'title'}
127 0 0 if $$self{'full_page'}
129 0 0 if $$self{'full_page'}
130 0 0 defined wantarray ? :
135 0 0 if defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
136 0 0 if exists $param{'links'}
138 0 0 unless $$self{'title'}
139 0 0 if $$self{'full_page'}
141 0 0 if $$self{'full_page'}
142 0 0 defined wantarray ? :
148 0 0 if defined $_[0] and exists $param{'links'} and ref $param{'links'} ne 'ARRAY'
149 0 0 if exists $param{'links'}
151 0 0 unless $$self{'title'}
152 0 0 if $$self{'full_page'}
154 0 0 if $$self{'full_page'}
155 0 0 defined wantarray ? :
225 0 0 defined wantarray ? :
232 0 0 if (exists $$args{'0'}) { }
0 0 elsif (exists $$args{'1'}) { }
0 0 elsif (exists $$args{'docs'} and not exists $$args{'local'}) { }
0 0 elsif (exists $$args{'local'} and not exists $$args{'docs'}) { }
0 0 elsif (exists $$args{'docs'} and exists $$args{'local'}) { }