Branch Coverage

blib/lib/Metabrik/System/Freebsd/Iostat.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
43 0 0 unless my $lines = $self->capture($cmd)
57 0 0 if ($row == 0) { }
0 0 elsif ($row == 3) { }
64 0 0 if ($this eq 'tty') { }
0 0 elsif ($this eq 'cpu') { }
109 0 0 unless my $lines = $self->capture($cmd)
120 0 0 if ($line =~ /extended device statistics/)
124 0 0 if ($count < 2)
141 0 0 if ($dev eq 'device')
154 0 0 unless (exists $info->{'cpu'})