blib/lib/Data/Edit/Conversion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 19 | 36.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 0 | 0 | 49 | ref $launch->projects and ref($launch->projects) =~ /\AData::Edit::Conversion::Projects\Z/ |
40 | 0 | 0 | 196 | ref $stage and ref($stage) =~ /ARRAY/ |
46 | 0 | 0 | 196 | ref $sub and ref($sub) =~ /\ACODE\Z/ |
line | l | !l | condition |
---|---|---|---|
34 | 0 | 49 | $launch->save //= 'save' |
134 | 9 | 116 | $title // 'Restart' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
87 | 174 | 0 | 0 | $launch->maximumNumberOfProcesses // defaultMaximumNumberOfProcesses() |
91 | 0 | 0 | 0 | $launch->outFileLimit // defaultOutFileLimit() |