| web/cgi-bin/yatt.lib/YATT/LRXML/EntityPath.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 22 | 32 | 68.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 50 | defined $_[0] and ref $_[0] eq 'ARRAY' |
| 41 | 0 | 48 | 2 | defined $item->[0] and ref $item->[0] eq 'ARRAY' |
| 51 | 0 | 2 | 0 | $TRANS and $NODE |
| 189 | 88 | 55 | 0 | $cnt and $len == length $_ |
| 213 | 19 | 8 | 1 | defined $prev and $prev == length $_ |
| line | l | !l | condition |
|---|---|---|---|
| 122 | 24 | 145 | $literal_type ||= 'text' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 144 | 4 | 0 | 161 | $2 || $3 |
| 102 | 0 | 59 | defined $1 || defined $4 | |
| 169 | 8 | 0 | 19 | $2 || $3 |
| 10 | 1 | 4 | defined $1 || defined $4 | |
| 228 | 19 | 6 | 0 | s/^([\w\.\-]+) [:=] //x or s/^($re_other+) ,?//x |