Branch Coverage

blib/lib/StorageDisplay/Data/FS.pm
Criterion Covered Total %
branch 15 26 57.6


line true false branch
74 5 0 if ($fs->{'fstype'} eq 'partition') { }
0 0 elsif ($fs->{'fstype'} eq 'file') { }
88 5 2 if ($self->nb_swap == 1) { }
101 0 7 if ($flat) { }
105 0 0 if ($self->keep($fs_elem))
126 210 62 unless (exists $fs->{'children'})
127 27 183 if ($self->keep($fs_elem))
132 62 0 if (exists $fs->{'children'})
136 32 233 defined $fs ? :
140 50 12 if (scalar @fs_children == 0 and not $self->keep($fs_elem))
315 0 78 if ($self->sourcenames eq 'Source: ' . $self->{'fstype'})
316 0 0 if ($self->size == 0) { }
574 10 0 if ($self->standalone)