Condition Coverage
blib/lib/Acme/Globus.pm
Criterion
Covered
Total
%
condition
0
8
0.0
or 2 conditions
line
l
!l
condition
72
0
0
$username || 'none'
73
0
0
$key_path || 'none'
89
0
0
$self->{'username'} || 'NO USER'
94
0
0
$self->{'key_path'} || 'NO KEY PATH'