Branch Coverage

blib/lib/Elastic/Model/Index.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
24 0 0 unless my $domain = shift()
36 0 0 if $verbose
38 0 0 if ($self->exists) { }
39 0 0 if $verbose
42 0 0 if $verbose
60 0 0 $old->is_alias ? :
66 0 0 if $map{$uid->{'index'}}
81 0 0 unless $args{'repoint_uids'}
108 0 0 unless (%$uids)
109 0 0 if $verbose
113 0 0 unless $args{'exclude'}
116 0 0 unless (@indices)
117 0 0 if $verbose
122 0 0 unless (@uid_attrs)
123 0 0 if $verbose
138 0 0 unless $$uids{$uid->{'index'}}{$uid->{'type'}}{$uid->{'id'}}
149 0 0 if $verbose
171 0 0 if $verbose
175 0 0 if $verbose
198 0 0 unless $level
202 0 0 unless $v->{'properties'}
203 0 0 $level ? :
205 0 0 if ($k eq 'uid' and $v->{'properties'} and $v->{'properties'}{'index'})
241 0 0 unless (ref $val eq 'HASH')
242 0 0 if ref $val eq 'ARRAY'
246 0 0 if ($uid and ref $uid eq 'HASH' and $uid->{'index'} and $uid->{'type'}) { }