Branch Coverage

lib/Sisimai/SMTP/Command.pm
Criterion Covered Total %
branch 22 24 91.6


line true false branch
23 1947 5180 unless length $argv0 > 3
24 3219 1961 if grep {index($argv0, $_) != -1;} @$Availables
34 1981 1518 unless __PACKAGE__->test($argv0)
42 17649 2085 if $p0 < 0
43 1282 803 if (index($e, " ") == -1)
51 0 1282 if $ca > 47 and $ca < 58 or $cz > 47 and $cz < 58
52 1 1281 if $ca > 63 and $ca < 91 or $cz > 63 and $cz < 91
53 0 1281 if $ca > 96 and $ca < 123 or $cz > 96 and $cz < 123
56 1 1281 if $cx == 1
60 555 1529 if grep {index($cv, $_) == 0;} @$commandset
61 12 1517 if exists $commandmap->{$cv}
64 5 1513 unless scalar @$commandset