line |
true |
false |
branch |
76
|
0 |
0 |
unless ($self->{'usable'}) |
82
|
0 |
0 |
if ($? != 0) |
96
|
0 |
0 |
if ($line_split[0] =~ /^mirror/) { } |
100
|
0 |
0 |
unless (defined $return_hash{$dev}) |
115
|
0 |
0 |
if ($line_split[1] eq 'COMPLETE') { } |
|
0 |
0 |
elsif ($line_split[1] eq 'DEGRADED') { } |
123
|
0 |
0 |
if ($line_split[3] eq '(SYNCHRONIZING)') { } |
|
0 |
0 |
elsif ($line_split[3] eq '(ACTIVE)') { } |
135
|
0 |
0 |
if ($line_split[2] eq '(SYNCHRONIZING)') { } |
|
0 |
0 |
elsif ($line_split[2] eq '(ACTIVE)') { } |
165
|
0 |
0 |
unless ($^O =~ /freebsd/ or -x "/sbin/graid3") |
176
|
0 |
0 |
if ($? != 0) |