Branch Coverage

blib/lib/Specio/PartialDump.pm
Criterion Covered Total %
branch 31 40 77.5


line true false branch
21 0 2485 _should_dump_as_pairs(@args) ? :
26 2 2483 if (length $dump > $MaxLength)
28 0 2 if $max_length < 0
38 2485 0 if @what % 2 != 0
41 0 0 if ref $what[$i]
51 0 316 if (defined $MaxElements and @what / 2 > $MaxElements)
56 0 316 $truncated ? :
65 316 192 unless @what
79 0 2751 if (@what > $MaxElements)
85 0 2751 $truncated ? :
93 1159 917 &blessed($value) ? :
1118 505 &looks_like_number($value) ? :
2076 1623 ref $value ? :
3699 188 defined $value ? :
118 22 2054 if ($depth > $MaxDepth) { }
123 308 1746 if $reftype eq "REF" or $reftype eq "LVALUE"
127 1488 566 if (my $sub = 'Specio::PartialDump'->can($method)) { }
140 101 165 if $class
149 163 153 if $class
161 679 227 if $class