Branch Coverage

blib/lib/App/Alice/Commands.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
27 0 0 if (-e $commands_file)
29 0 0 if ($commands and ref $commands eq 'ARRAY') { }
30 0 0 if $commands
42 0 0 if ($command =~ /$re/)
44 0 0 if ($$handler{'in_channel'} and not $window->is_channel) { }