| blib/lib/Tapper/Installer/Precondition/Kernelbuild.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 158 | 0 | 0 | 0 | defined $read and defined $write |
| line | l | !l | condition |
|---|---|---|---|
| 148 | 0 | 0 | $build->{'git_changeset'} || 'HEAD' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 43 | 0 | 0 | 0 | $config_file ||= $self->cfg->{'paths'}{'config_path'} . "/kernelconfigs/config_x86_64" |