| File: | lib/Parrot/Configure.pm |
| Coverage: | 100.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 384 | 100 |
| $conf->options->get('configure_trace') and -e $sto | ||||||||||||
| 455 | 100 |
| $step->result || 'no result returned' | ||||||||||||
| 464 | 100 |
| $$argsref{'step'}->result || 'done' | ||||||||||||
| 466 | 100 |
| $$argsref{'args'}{'verbose'} or $$argsref{'args'}{'verbose_step'} | ||||||||||||
| 483 | 100 |
| $$argsref{'step_name'} =~ /^inter/ and $$argsref{'args'}{'ask'} |