blib/lib/GrowthForecast/Aggregator/Callback.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | l | !l | condition |
---|---|---|---|
40 | 0 | 0 | $args{'service'} // die('Missing mandatory parameter: service') |
41 | 0 | 0 | $args{'endpoint'} // die('Missing mandatory parameter: endpoint') |
42 | 0 | 0 | $args{'ua'} // die('Missing mandatory parameter: ua') |