blib/lib/Elastic/Doc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 0 | if (@_ == 1 and $_[0] eq '-exclude') |
36 | 0 | 0 | if $_->does('Elastic::Model::Trait::Field') or $_->does('Elastic::Model::Trait::Exclude') |
44 | 0 | 0 | @_ == 1 ? : |
46 | 0 | 0 | unless my $attr = $meta->get_attribute($name) |