| blib/lib/Farly/ASA/Rewriter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 133 | 0 | 4252 | if $seen{$pt_node}++ |
| 138 | 326 | 3926 | if (defined $$AST_Root_Class{$pt_node_class}) |
| 147 | 1654 | 2598 | if (defined $$AST_Node_Class{$pt_node_class}) |
| 159 | 0 | 1654 | if $root->isa('NULL') |
| 166 | 402 | 9113 | if $key eq 'EOL' |
| 171 | 5570 | 3543 | if (blessed $next) |
| 173 | 1644 | 3926 | if ($key eq '__VALUE__') { } |
| 186 | 0 | 326 | if $root->isa('NULL') |