Branch Coverage

lib/Zimbra/Expect.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
33 0 0 if $cmd
42 0 0 if ($buffer =~ s/$prompt.*?> $//)
46 0 0 if $self->{'debug'}
53 0 0 if $self->{'verbose'} and $cmd
60 0 0 if $self->{'verbose'} and $cmd
61 0 0 unless $self->{'noaction'}