Branch Coverage

blib/lib/HTML/PopupTreeSelect/Dynamic.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
21 0 0 if ($$self{'dynamic_url'}) { }
31 0 0 unless defined $$self{'include_prototype'}
43 0 0 if ($$self{'include_prototype'})
45 0 0 if $@
73 0 0 unless $query
84 0 0 if (not defined $id) { }
86 0 0 if (ref $data eq 'ARRAY') { }
0 0 elsif (ref $data eq 'HASH') { }
95 0 0 if (ref $data eq 'ARRAY') { }
0 0 elsif (ref $data eq 'HASH') { }
128 0 0 if ($id =~ /^\d+$/) { }
141 0 0 $$node{'open'} ? :
0 0 $$node{'inactive'} ? :
147 0 0 if ($$node{'children'} and @{$$node{'children'};})