Condition Coverage

script/sslmaker
Criterion Covered Total %
condition 7 23 30.4


and 2 conditions

line l !l condition
28 0 16 $_ and $_ = "$_"

or 2 conditions

line l !l condition
55 1 0 $self->bits || 8192
0 1 $self->days || 10950
77 0 0 shift() || 2048
84 2 0 shift() || die("Usage: $0 generate \n")
109 0 1 $self->days || 10220
151 0 0 shift() || die("Usage: $0 nginx \n")

or 3 conditions

line l !l&&r !l&&!r condition
3 0 0 1 $ENV{'SSLMAKER_DEBUG'} //= grep({/^--silent/;} @ARGV ? 0 : 1)
76 0 0 0 shift() || $self->home->child('dhparam.pem')
230 8 0 0 $self->home || $ENV{'SSLMAKER_HOME'}