| blib/lib/WAP/wmls/gen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 57 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 768 | 0 | 0 | 0 | $value >= -1 and $value <= 1 |
| 769 | 0 | 0 | 0 | $value >= -128 and $value <= 127 |
| 0 | 0 | 0 | $value >= -32768 and $value <= 32767 | |
| 1075 | 0 | 0 | 0 | $func_size != $$self{'size'} and not exists $$self{'parser'}->YYData->{'nb_error'} |
| 1384 | 0 | 0 | 0 | $findex <= 7 and $lindex <= 255 |
| 1418 | 0 | 0 | 0 | $urlindex <= 65535 and $findex <= 65535 |
| 1422 | 0 | 0 | 0 | $urlindex <= 255 and $findex <= 255 |
| 1789 | 0 | 0 | 0 | exists $parser->YYData->{'verbose_error'} and $parser->YYData->{'verbose_error'} |
| 1806 | 0 | 0 | 0 | exists $parser->YYData->{'verbose_warning'} and $parser->YYData->{'verbose_warning'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 611 | 0 | 0 | 0 | ref $proto || $proto |
| 755 | 0 | 0 | 0 | $type eq 'TYPE_BOOLEAN' or $type eq 'TYPE_INVALID' |
| 866 | 0 | 0 | 0 | ref $proto || $proto |
| 1038 | 0 | 0 | 0 | ref $proto || $proto |
| 1101 | 0 | 0 | 0 | $opcode->isa('LoadVar') or $opcode->isa('StoreVar') |
| 0 | 0 | 0 | $opcode->isa('LoadVar') or $opcode->isa('StoreVar') or $opcode->isa('IncrVar') | |
| 0 | 0 | 0 | $opcode->isa('LoadVar') or $opcode->isa('StoreVar') or $opcode->isa('IncrVar') or $opcode->isa('DecrVar') | |
| 0 | 0 | 0 | $opcode->isa('LoadVar') or $opcode->isa('StoreVar') or $opcode->isa('IncrVar') or $opcode->isa('DecrVar') or $opcode->isa('AddAsg') | |
| 0 | 0 | 0 | $opcode->isa('LoadVar') or $opcode->isa('StoreVar') or $opcode->isa('IncrVar') or $opcode->isa('DecrVar') or $opcode->isa('AddAsg') or $opcode->isa('SubAsg') | |
| 1680 | 0 | 0 | 0 | $type eq 'TYPE_STRING' or $type eq 'TYPE_UTF8_STRING' |