blib/lib/Elastic/Model/Meta/Class/Model.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | l | !l | condition |
---|---|---|---|
120 | 24 | 0 | shift() || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
137 | 0 | 3 | 6 | exists $analyzers{$name} or $self->is_default('analyzer', $name) |
152 | 0 | 4 | 7 | exists $defn{$name} or $self->is_default($type, $name) |