Branch Coverage

blib/lib/Jenkins/i18n/ProcOpts.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
97 1 64 unless defined $self->{$attrib}
101 1 6 if $is_remove and $is_add
104 1 5 if (defined $search) { }
138 0 1 unless $self->{'has_search'}
185 1 1 if ($self->use_counter)
286 2 4 if ($filename_ext eq 'jelly') { }
4 0 elsif ($filename_ext eq 'properties') { }
303 3 3 if ($self->{'source_dir'} eq $self->{'target_dir'})