Condition Coverage

blib/lib/GitHub/Config/SSH/UserData.pm
Criterion Covered Total %
condition 6 11 54.5


or 2 conditions

line l !l condition
34 7 0 readline $hndl // die("${config_file}: unexpected EOF")

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 9 not @_ or @_ > 2
21 8 1 0 shift() // catfile($ENV{'HOME'}, (".ssh", "config"))
44 4 1 0 $cfg_data->{'full_name'} //= $current_user_name