Condition Coverage

blib/lib/Hubot/Scripts/shorten.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 0 length $bitly > 50 and $ENV{'HUBOT_BITLY_USERNAME'}
0 0 0 length $bitly > 50 and $ENV{'HUBOT_BITLY_USERNAME'} and $ENV{'HUBOT_BITLY_API_KEY'}

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 not $body or !$$hdr{'Status'} =~ /^2/
47 0 0 0 @ct || grep({not /text/i;} @ct)
63 0 0 0 $1 || $2 || $3