| line |
true |
false |
branch |
|
75
|
0 |
0 |
unless ($self->{'usable'}) |
|
81
|
0 |
0 |
if ($? != 0) |
|
95
|
0 |
0 |
if ($line_split[0] =~ /^mirror/) { } |
|
99
|
0 |
0 |
unless (defined $return_hash{$dev}) |
|
114
|
0 |
0 |
if ($line_split[1] eq 'COMPLETE') { } |
|
|
0 |
0 |
elsif ($line_split[1] eq 'DEGRADED') { } |
|
122
|
0 |
0 |
if ($line_split[3] eq '(SYNCHRONIZING)') { } |
|
|
0 |
0 |
elsif ($line_split[3] eq '(ACTIVE)') { } |
|
134
|
0 |
0 |
if ($line_split[2] eq '(SYNCHRONIZING)') { } |
|
|
0 |
0 |
elsif ($line_split[2] eq '(ACTIVE)') { } |
|
164
|
0 |
0 |
unless ($^O =~ /freebsd/ or -x '/sbin/gmirror') |
|
175
|
0 |
0 |
if ($? != 0) |