| blib/lib/Elastic/Model/TypeMap/Moose.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 20 | 70.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 130 | 4 | 8 | unless my $content = _content_handler(@_) | 
| 134 | 0 | 8 | if ref $content | 
| 142 | 4 | 8 | unless my $content = _content_handler(@_) | 
| 147 | 0 | 8 | if ref $content | 
| 161 | 4 | 8 | unless my $content = _content_handler(@_) | 
| 163 | 0 | 0 | defined $_[0] ? : | 
| 165 | 0 | 8 | if ref $content | 
| 182 | 65 | 0 | if (my $handler = $map->$types->{$parent->name}) | 
| 192 | 6 | 12 | $type eq 'mapper' ? : | 
| 34 | 18 | $tc->can('type_parameter') ? : |