blib/lib/GraphViz2/Marpa.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
617 | 0 | 0 | 0 | $field[0] =~ /:$/ and $#field >= 2 |
845 | 0 | 0 | 0 | $event_name eq 'attribute_name' and substr($lexeme, 0, 1) eq '[' |
line | l | !l | condition |
---|---|---|---|
734 | 0 | 0 | $hashref ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
534 | 0 | 0 | 0 | $numeric or $lexeme =~ /^(".*"|[A-Za-z]+)[;,]/s |
537 | 0 | 0 | 0 | $numeric || $1 |