| blib/lib/Data/Petitcom/Resource/GRP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 14 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 2 | 0 | delete $opts{'sp_width'} || 16 |
| 37 | 2 | 0 | delete $opts{'sp_height'} || 16 |
| 60 | 1 | 0 | delete $opts{'sp_width'} || 16 |
| 63 | 1 | 0 | delete $opts{'sp_height'} || 16 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 21 | 0 | 2 | 8 | $$bmp{'width'} != $self->BMP_WIDTH or $$bmp{'height'} != $self->BMP_HEIGHT |
| 33 | 0 | 4 | 0 | delete $opts{'name'} || $self->PTC_NAME |