Branch Coverage

blib/lib/Data/Object/Float.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
29 34 0 unless (blessed $data and $data->isa($class))
30 0 34 unless defined $data and not ref $data and looks_like_number $data