Branch Coverage

lib/LiBot.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
56 0 1 $name =~ s/^\+// ? :
60 1 0 if $obj->can('init')
68 2 0 if (my(@matched) = $msg->text =~ /$$handler[0]/)