| blib/lib/LCFG/Build/Utils/RPM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 119 | 0 | 0 | 0 | $title =~ /\s*cvs:\s*new release/i and defined $$entry{'release'} |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 0 | 0 | $outdir ||= '.' |
| 28 | 0 | 0 | $dir ||= '.' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 108 | 0 | 0 | 0 | $LCFG::Build::Utils::RPM::EVAL_ERROR or not defined $dt |
| 116 | 0 | 0 | 0 | $ENV{'EMAIL'} || getpwuid $LCFG::Build::Utils::RPM::UID |
| 147 | 0 | 0 | 0 | not -f $file or -z $file |