blib/lib/Device/Chip/NoritakeGU_D.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 22 | 31.8 |
line | true | false | branch |
---|---|---|---|
84 | 0 | 0 | if $self->protocol->can("power") |
118 | 0 | 3 | if $text =~ /[\x00-\x1F]/u |
142 | 0 | 1 | unless $value >= $min and $value <= $max |
159 | 0 | 1 | unless defined(my $index = &first(sub { $values[$_] eq $value; } , 0 .. $#values)) |
331 | 0 | 0 | unless $x >= 1 and $x <= 4 |
332 | 0 | 0 | unless $y >= 1 and $y <= 2 |
358 | 0 | 1 | unless @columns |
369 | 0 | 0 | unless @lines |
422 | 0 | 1 | unless $header == 40 and $id1 == 112 and $id2 == 32 |
443 | 0 | 1 | if $header != 16 |
444 | 0 | 1 | if $len != 2 |