Branch Coverage

blib/lib/Config/OpenSSH/Authkey.pm
Criterion Covered Total %
branch 25 34 73.5


line true false branch
57 3 6 if (exists $options_ref->{$pref})
58 3 0 $options_ref->{$pref} ? :
83 0 1 unless open $fh, '<', $file
91 0 18 unless defined $self->{'_fh'}
94 17 1 defined $line ? :
99 0 1 unless defined $self->{'_fh'}
119 22 13 if ($data =~ /^\s*(?:#|$)/) { }
122 0 22 if ($self->{'_auto_store'} and not $self->{'_nostore_nonkey_data'})
127 6 6 if ($self->{'_tag_dups'})
128 1 5 if (exists $self->{'_seen_keys'}{$entry->key}) { }
134 12 0 if $self->{'_auto_store'}
160 3 4 if (defined $setting)
161 3 0 $setting ? :
169 1 2 if (defined $setting)
170 1 0 $setting ? :
178 1 2 if (defined $setting)
179 1 0 $setting ? :