Condition Coverage

lib/App/Adenosine.pm
Criterion Covered Total %
condition 21 24 87.5


and 3 conditions

line !l l&&!r l&&r condition
37 1 1 3 ref $p and ref $p eq 'ARRAY'
74 1 4 3 $ARGV[0] and $ARGV[0] =~ /^-/
75 2 1 5 $ARGV[0] and $ARGV[0] =~ /^-/
90 6 1 1 $wantdata and $interactive_edit
144 7 0 1 $_[0]->enable_xdg and $ENV{'XDG_CONFIG_HOME'}

or 2 conditions

line l !l condition
77 4 4 $path ||= ''
78 1 7 $data ||= ''
94 1 0 $ENV{'EDITOR'} || 'vi'

or 3 conditions

line l !l&&r !l&&!r condition
245 2 6 0 $arg{'data'} || ()