Branch Coverage

blib/lib/Config/Model/BackendTrackOrder.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
69 22 35 if $self->has_created($name)
72 26 9 if ($self->node->instance->initial_load) { }
88 9 50 if ($name eq $std) { }
9 41 elsif ($found_me and $has{$std}) { }
103 9 0 if ($found_me) { }
104 0 9 if ($logger->is_debug)
105 0 0 $previous_name ? :
119 2 5 if ($self->node->instance->canonical) { }