Branch Coverage

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


line true false branch
55 3 6 if (exists $$options_ref{$pref})
56 3 0 $$options_ref{$pref} ? :
81 0 1 unless open $fh, '<', $file
89 0 16 unless defined $$self{'_fh'}
92 15 1 defined $line ? :
97 0 1 unless defined $$self{'_fh'}
117 22 9 if ($data =~ /^\s*(?:#|$)/) { }
120 0 22 if ($$self{'_auto_store'} and not $$self{'_nostore_nonkey_data'})
125 4 4 if ($$self{'_tag_dups'})
126 1 3 if (exists $$self{'_seen_keys'}{$entry->key}) { }
132 8 0 if $$self{'_auto_store'}
158 3 4 if (defined $setting)
159 3 0 $setting ? :
167 1 2 if (defined $setting)
168 1 0 $setting ? :
176 1 2 if (defined $setting)
177 1 0 $setting ? :