Branch Coverage

recurse2txt
Criterion Covered Total %
branch 26 34 76.4


line true false branch
24 0 459 unless defined $_[0]
26 0 459 unless $ref
27 39 410 unless ($ref eq 'HASH' or $ref eq 'ARRAY' or $ref eq 'SCALAR')
37 49 410 if ($ref eq 'HASH') { }
313 97 elsif ($ref eq 'ARRAY') { }
55 97 0 unless $n
66 0 11175 unless $n
81 473 11162 unless $n
95 23109 67289 unless $n
97 11126 79272 if ($ref eq 'HASH') { }
11322 67950 elsif ($ref eq 'ARRAY') { }
0 67950 elsif ($ref eq 'SCALAR') { }
0 67950 elsif ($ref eq 'GLOB') { }
0 67950 elsif (do { my $g = \$item; ref $g eq 'GLOB' }) { }
0 67950 elsif ($ref eq 'CODE') { }
67879 71 elsif (defined $item) { }
137 33905 33974 $data =~ /\D/ || $data =~ /^$/ ? :