blib/lib/Array/IntSpan/Fields.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
53 | 1 | 3 | if (ref $format) |
78 | 0 | 4 | unless $format =~ /^[\d\.]+$/ |
99 | 27 | 2 | $$f[0] < 32 ? : |
105 | 2 | 7 | wantarray ? : |
120 | 0 | 33 | unless @array == @$f |
131 | 3 | 76 | if $shift < 32 and $array[$i] >> $shift |
141 | 8 | 19 | wantarray ? : |
173 | 0 | 0 | if defined $s_field and defined $e_field |
175 | 0 | 0 | if @_ |
212 | 1 | 0 | defined $old_cb ? : |