| File: | blib/lib/App/GHGen/CostEstimator.pm |
| Coverage: | 90.0% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 226 | 67 |
| $workflow->{'name'} // $filename | ||||||||||||
| 389 | 100 |
| $current_usage and $current_usage->{'total_minutes'} > 0 | ||||||||||||
| 420 | 100 |
| $runs || 50 | ||||||||||||
| 434 | 100 |
| $frequencies{$trigger} // 20 | ||||||||||||
| 437 | 67 |
| $config and ref $config eq "HASH" | ||||||||||||
| 481 | 100 |
| int $estimated * $matrix_factor || 5 | ||||||||||||
| 528 | 100 |
| $duration || 3 | ||||||||||||
| 545 | 100 |
| $key eq "include" or $key eq "exclude" |