blib/lib/ODO/Query/Simple/Mapper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
88 | 4 | 3 | unless $destComponent |
92 | 2 | 1 | unless $source->$component->equal($dest->$destComponent) |
112 | 1 | 6 | if $tm->$c->value eq $var->value |
134 | 4 | 3 | unless exists $self->mapping->{$comp} |
164 | 0 | 3 | unless UNIVERSAL::isa($source->$component, 'ODO::Node::Variable') |
169 | 2 | 1 | unless $mapped_component |