blib/lib/Lingua/YaTeA/Edge.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 12 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 0 | 222 | 0 | &blessed($this) and $this->isa('Lingua::YaTeA::TermLeaf') |
30 | 0 | 222 | 0 | &blessed($this) and $this->isa('Lingua::YaTeA::InternalNode') |
35 | 0 | 0 | 222 | &blessed($this) and $this->isa('Lingua::YaTeA::PatternLeaf') |
54 | 0 | 0 | 0 | &blessed($this) and $this->isa('Lingua::YaTeA::Node') |