| blib/lib/DMA/FSM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 32 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | defined $lexeme ? : |
| 36 | 0 | 0 | unless (exists $$fst{$state}) |
| 40 | 0 | 0 | if (/RUN/) |
| 42 | 0 | 0 | if (not defined $lexeme) { } |
| 50 | 0 | 0 | defined $lexeme ? : |
| 51 | 0 | 0 | if ($branch) { } |
| 65 | 0 | 0 | if ($lexeme) { } |
| 0 | 0 | if ($lexaction eq 'TSTL') | |
| 67 | 0 | 0 | if ($lexaction eq 'SAME') |
| 68 | 0 | 0 | if ($lexaction eq 'NEXT') |
| 69 | 0 | 0 | if ($lexaction eq 'FAIL') |
| 70 | 0 | 0 | if ($lexaction eq 'DONE') |
| 77 | 0 | 0 | if (/DONE/) |
| 78 | 0 | 0 | defined $lexeme ? : |
| 86 | 0 | 0 | if (/ERR/) |
| 87 | 0 | 0 | defined $lexeme ? : |