Branch Coverage

blib/lib/Devel/Platform/Info/Linux.pm
Criterion Covered Total %
branch 11 26 42.3


line true false branch
434 4 4 unless $cmd =~ /^_/
440 0 1 !($self->{'info'}{'archname'} =~ /_(64)$/) ? :
441 1 0 $self->{'info'}{'archname'} =~ /_(64)$/ ? :
443 0 1 if ($self->{'cmds'}{'_lsb'}) { }
462 0 1 unless -f $file
466 0 1 if ($distributions{$label}{'key'})
467 0 0 if ($version_pattern{$distributions{$label}{'key'}})
470 0 0 if ($oslabel_pattern{$distributions{$label}{'key'}})
475 1 0 unless $version
478 1 0 unless ($oslabel)
479 1 0 if ($self->{'cmds'}{'_issue1'}) { }
0 0 elsif ($self->{'cmds'}{'_issue2'}) { }
493 0 44 if ($version =~ /^$vers\b/)