blib/lib/Array/IntSpan/Fields.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
45 | 1 | 3 | if (ref $format) |
70 | 0 | 4 | unless $format =~ /^[\d\.]+$/ |
91 | 27 | 2 | $f->[0] < 32 ? : |
97 | 2 | 7 | wantarray ? : |
112 | 0 | 33 | unless @array == @$f |
123 | 3 | 76 | if $shift < 32 and $array[$i] >> $shift |
133 | 8 | 19 | wantarray ? : |
165 | 0 | 0 | if defined $s_field and defined $e_field |
167 | 0 | 0 | if @_ |
204 | 1 | 0 | defined $old_cb ? : |