| blib/lib/Treex/Core/Node/InClause.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $parent and ($parent->clause_number || 0) == $my_number |
| 35 | 0 | 0 | 0 | $parent and not $highest->is_member |
| 0 | 0 | 0 | $parent and not $highest->is_member and $parent->is_coap_root | |
| 57 | 0 | 0 | 0 | not $node->is_clause_head and $node->get_parent |
| 68 | 0 | 0 | 0 | not $node->is_clause_head and $node->get_parent |
| line | l | !l | condition |
|---|---|---|---|
| 31 | 0 | 0 | $parent->clause_number || 0 |
| 36 | 0 | 0 | $_->clause_number || 0 |
| 49 | 0 | 0 | $_->clause_number || '' |