| blib/lib/Lingua/YaTeA/Edge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 8 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 222 | if (&blessed($this) and $this->isa('Lingua::YaTeA::TermLeaf')) { } |
| 30 | 0 | 222 | if (&blessed($this) and $this->isa('Lingua::YaTeA::InternalNode')) { } |
| 35 | 222 | 0 | if (&blessed($this) and $this->isa('Lingua::YaTeA::PatternLeaf')) |
| 54 | 0 | 0 | if (&blessed($this) and $this->isa('Lingua::YaTeA::Node')) { } |