blib/lib/LCFG/Build/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
62 | 0 | 0 | 0 | defined $extra and exists $$extra{$macro} |
244 | 0 | 0 | 0 | $remove_after and $in ne $out |
line | l | !l | condition |
---|---|---|---|
92 | 0 | 0 | $style ||= 'autoconf' |
255 | 0 | 0 | $dir ||= '.' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
49 | 0 | 0 | 0 | $lcfgcfg ||= YAML::Syck::LoadFile($lcfg_file) |
50 | 0 | 0 | 0 | $mapping ||= YAML::Syck::LoadFile($map_file) |
281 | 0 | 0 | 0 | $force or not -e $cmake_file |