line |
l |
!l |
condition |
19
|
24 |
0 |
$_[0] // 'main'
|
278
|
0 |
0 |
$arg_err //= 'Not of type integer'
|
|
0 |
0 |
$arg_err //= 'Required but not specified'
|
|
0 |
0 |
$arg_err //= 'Not of type object'
|
|
0 |
0 |
$arg_err //= 'Required but not specified'
|
|
0 |
0 |
$arg_err //= 'Not of type hash'
|
|
0 |
0 |
$arg_err //= 'Required but not specified'
|
284
|
13 |
11 |
$spec->{'component_name'} // 'main'
|
299
|
5 |
19 |
$current_v //= 0
|
418
|
0 |
6 |
$cur_summary //= ''
|
419
|
0 |
6 |
$spec->{'summary'} // ''
|
549
|
3 |
16 |
$res //= [200, "OK (upgraded from version $orig_v to $latest_v)", {'version', $latest_v}]
|