| line |
true |
false |
branch |
|
79
|
0 |
0 |
$opts{'all'} ? : |
|
|
0 |
1 |
if defined $opts{'all'} |
|
80
|
0 |
0 |
$opts{'digests'} ? : |
|
|
0 |
1 |
if defined $opts{'digests'} |
|
81
|
0 |
1 |
if defined $opts{'filters'} |
|
109
|
1 |
1 |
unless defined $context |
|
112
|
1 |
0 |
if defined $opts{'dockerfile'} |
|
113
|
1 |
0 |
if defined $opts{'t'} |
|
114
|
0 |
0 |
$opts{'q'} ? : |
|
|
0 |
1 |
if defined $opts{'q'} |
|
115
|
0 |
0 |
$opts{'nocache'} ? : |
|
|
0 |
1 |
if defined $opts{'nocache'} |
|
116
|
0 |
1 |
if defined $opts{'pull'} |
|
117
|
0 |
0 |
$opts{'rm'} ? : |
|
|
0 |
1 |
defined $opts{'rm'} ? : |
|
118
|
0 |
0 |
$opts{'forcerm'} ? : |
|
|
0 |
1 |
if defined $opts{'forcerm'} |
|
119
|
0 |
1 |
if defined $opts{'memory'} |
|
120
|
0 |
1 |
if defined $opts{'memswap'} |
|
121
|
0 |
1 |
if defined $opts{'cpushares'} |
|
122
|
0 |
1 |
if defined $opts{'cpusetcpus'} |
|
123
|
0 |
1 |
if defined $opts{'cpuperiod'} |
|
124
|
0 |
1 |
if defined $opts{'cpuquota'} |
|
125
|
0 |
1 |
if defined $opts{'shmsize'} |
|
126
|
0 |
1 |
if defined $opts{'networkmode'} |
|
127
|
0 |
1 |
if defined $opts{'platform'} |
|
128
|
0 |
1 |
if defined $opts{'target'} |
|
130
|
0 |
1 |
if ($opts{'buildargs'}) |
|
134
|
0 |
1 |
if ($opts{'labels'}) |
|
139
|
0 |
1 |
ref $context eq 'SCALAR' ? : |
|
221
|
0 |
1 |
unless $opts{'fromImage'} |
|
238
|
1 |
1 |
unless $name |
|
253
|
0 |
1 |
unless $name |
|
267
|
0 |
0 |
unless $name |
|
269
|
0 |
0 |
if defined $opts{'tag'} |
|
283
|
0 |
1 |
unless $name |
|
285
|
1 |
0 |
if defined $opts{'repo'} |
|
286
|
1 |
0 |
if defined $opts{'tag'} |
|
300
|
1 |
1 |
unless $name |
|
302
|
0 |
0 |
$opts{'force'} ? : |
|
|
0 |
1 |
if defined $opts{'force'} |
|
303
|
0 |
0 |
$opts{'noprune'} ? : |
|
|
0 |
1 |
if defined $opts{'noprune'} |
|
327
|
0 |
1 |
unless $term |
|
330
|
0 |
1 |
if defined $opts{'limit'} |
|
331
|
0 |
1 |
if defined $opts{'filters'} |
|
348
|
0 |
0 |
if defined $opts{'filters'} |