| line |
true |
false |
branch |
|
292
|
0 |
0 |
if ($self->testRegExpr($text, "[POIHFDC ]?\\*", 0, 0, 0, undef, 0, "context3", "Comment")) |
|
299
|
0 |
0 |
if ($self->testAnyChar($text, "POIHFDC", 0, 0, undef, 0, "context1", "Keyword")) |
|
311
|
0 |
0 |
if ($self->testKeyword($text, "opcodes", 0, undef, 0, "#stay", "Keyword")) |
|
318
|
0 |
0 |
if ($self->testDetectChar($text, "%", 0, 0, 0, undef, 0, "context7", "Biff")) |
|
325
|
0 |
0 |
if ($self->testDetectChar($text, "'", 0, 0, 0, undef, 0, "context3", "Constant")) |
|
331
|
0 |
0 |
if ($self->testFloat($text, 0, undef, 0, "#stay", "Float")) |
|
338
|
0 |
0 |
if ($self->testRegExpr($text, "[Xx]'[0-9a-fA-F]{2,}'", 0, 0, 0, undef, 0, "#stay", "Hex")) |
|
345
|
0 |
0 |
if ($self->testInt($text, 0, undef, 0, "#stay", "Decimal")) |
|
351
|
0 |
0 |
if ($self->testStringDetect($text, "ULL", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
359
|
0 |
0 |
if ($self->testStringDetect($text, "LUL", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
367
|
0 |
0 |
if ($self->testStringDetect($text, "LLU", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
375
|
0 |
0 |
if ($self->testStringDetect($text, "UL", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
383
|
0 |
0 |
if ($self->testStringDetect($text, "LU", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
391
|
0 |
0 |
if ($self->testStringDetect($text, "LL", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
399
|
0 |
0 |
if ($self->testStringDetect($text, "U", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
407
|
0 |
0 |
if ($self->testStringDetect($text, "L", 1, 0, 0, undef, 0, "#stay", "Decimal")) |
|
420
|
0 |
0 |
if ($self->testRegExpr($text, "\\(*(FIXME|TODO)\\)*", 0, 0, 0, undef, 0, "#stay", "BoldComment")) |
|
427
|
0 |
0 |
if ($self->testRegExpr($text, "\\(*(NOTE:)\\)*", 0, 0, 0, undef, 0, "#stay", "BoldComment")) |
|
434
|
0 |
0 |
if ($self->testDetectChar($text, "!", 0, 0, 0, undef, 0, "context6", "BoldComment")) |
|
441
|
0 |
0 |
if ($self->testRegExpr($text, "-|=", 0, 0, 0, undef, 0, "#stay", "DivideComment")) |
|
453
|
0 |
0 |
if ($self->testDetectChar($text, "'", 0, 0, 0, undef, 0, "#pop", "Constant")) |
|
465
|
0 |
0 |
if ($self->testAnyChar($text, "FHDICO", 0, 0, undef, 0, "#stay", "Normal Text")) |
|
472
|
0 |
0 |
if ($self->testDetectChar($text, " ", 0, 0, 0, undef, 0, "#pop", "Constant")) |
|
489
|
0 |
0 |
if ($self->testDetectChar($text, "!", 0, 0, 0, undef, 0, "context3", "BoldComment")) |
|
501
|
0 |
0 |
if ($self->testKeyword($text, "biffs", 0, undef, 0, "#pop#pop", "Biff")) |
|
508
|
0 |
0 |
if ($self->testDetectChar($text, " ", 0, 0, 0, undef, 0, "#pop#pop", "Biff")) |