Branch Coverage

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


line true false branch
54 3 6 if (exists $$options_ref{$pref})
55 3 0 $$options_ref{$pref} ? :
80 0 1 unless open $fh, '<', $file
88 0 16 unless defined $$self{'_fh'}
91 15 1 defined $line ? :
96 0 1 unless defined $$self{'_fh'}
116 22 9 if ($data =~ /^\s*(?:#|$)/) { }
119 0 22 if ($$self{'_auto_store'} and not $$self{'_nostore_nonkey_data'})
124 4 4 if ($$self{'_tag_dups'})
125 1 3 if (exists $$self{'_seen_keys'}{$entry->key}) { }
131 8 0 if $$self{'_auto_store'}
157 3 4 if (defined $setting)
158 3 0 $setting ? :
166 1 2 if (defined $setting)
167 1 0 $setting ? :
175 1 2 if (defined $setting)
176 1 0 $setting ? :