blib/lib/Array/IntSpan/Fields.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
44 | 1 | 3 | if (ref $format) |
69 | 0 | 4 | unless $format =~ /^[\d\.]+$/ |
90 | 27 | 2 | $$f[0] < 32 ? : |
96 | 2 | 7 | wantarray ? : |
111 | 0 | 33 | unless @array == @$f |
122 | 3 | 76 | if $shift < 32 and $array[$i] >> $shift |
132 | 8 | 19 | wantarray ? : |
164 | 0 | 0 | if defined $s_field and defined $e_field |
166 | 0 | 0 | if @_ |
203 | 1 | 0 | defined $old_cb ? : |