Branch Coverage

blib/lib/Metabrik/Hardware/Temperature.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
28 0 0 unless $self->brik_help_run_file_not_found("cpu", $file)
30 0 0 unless my $text = $self->read($file)
32 0 0 if (length $text)
34 0 0 if ($text =~ /^\d+$/)