Branch Coverage

blib/lib/DBIx/FileStore/UtilityFunctions.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
17 0 0 unless defined $bytes
20 0 0 unless $bytes =~ s/ ^ \s* (\d+( \. \d* )?) $//x
33 0 0 if ($bytes > $row->[0])
35 0 0 if ($value =~ /^\d+(\.0*)?$/) { }