blib/lib/Treex/PML/StandardFactory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
32 | 27 | 61 | if (@_) { } |
62 | 0 | 11235 | if (@_ > 1 and not ref $_[0] and UNIVERSAL::DOES::does($_[1], 'Treex::PML::Schema')) { } |
77 | 15845 | 55 | @_ > 0 ? : |
87 | 0 | 0 | @_ > 0 ? : |