Branch Coverage

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


line true false branch
21 2 0 unless (ref $msg)
22 2 0 if ($msg =~ /\A<([^>]+)>\s+(.+)\z/)
31 0 2 if (is_regexp $pattern) { }