Condition Coverage

blib/lib/Bot/Cobalt/Plugin/Extras/Money.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 0 $value and $from
0 0 0 $value and $from and $to
99 0 0 0 $from =~ /$valid_abbrev/ and $to =~ /$valid_abbrev/
163 0 0 0 $from and $to

or 2 conditions

line l !l condition
139 0 0 $1 || 1
183 0 0 'HTTP::Request'->new('GET', $uri) || (return undef)