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