Branch Coverage

blib/lib/AnyEvent/FTP/Server/Role/Help.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
25 6 102 if ($topic eq '') { }
99 3 elsif ($self->can("cmd_$topic")) { }
28 4 2 unless (defined $cmds{$class})
45 99 0 if ($self->can("help_$topic")) { }