Branch Coverage

blib/lib/Hubot/Scripts/tell.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
18 0 0 if (my($user) = $robot->userForName($recipient) and $msg->exist($recipient)) { }
38 0 0 if ($user =~ /^$recipient$/i)