Condition Coverage

lib/File/Information/Filesystem.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
46 0 0 $self->{'properties_values'} //= {}
0 0 +($self->{'properties_values'} //= {})->{'current'} //= {}
61 0 0 $pv->{'dev_name'} //= {"raw", $value}
63 0 0 $pv->{'dev_mapper_name'} //= {"raw", $value}

or 3 conditions

line l !l&&r !l&&!r condition
48 0 0 0 defined $self->{'stat'} or defined $self->{'dirstat'}