| line |
true |
false |
branch |
|
33
|
0 |
0 |
$opts{'all'} ? : |
|
|
0 |
1 |
if defined $opts{'all'} |
|
34
|
0 |
0 |
$opts{'digests'} ? : |
|
|
0 |
1 |
if defined $opts{'digests'} |
|
35
|
0 |
1 |
if defined $opts{'filters'} |
|
44
|
1 |
1 |
unless defined $context |
|
47
|
1 |
0 |
if defined $opts{'dockerfile'} |
|
48
|
1 |
0 |
if defined $opts{'t'} |
|
49
|
0 |
0 |
$opts{'q'} ? : |
|
|
0 |
1 |
if defined $opts{'q'} |
|
50
|
0 |
0 |
$opts{'nocache'} ? : |
|
|
0 |
1 |
if defined $opts{'nocache'} |
|
51
|
0 |
1 |
if defined $opts{'pull'} |
|
52
|
0 |
0 |
$opts{'rm'} ? : |
|
|
0 |
1 |
defined $opts{'rm'} ? : |
|
53
|
0 |
0 |
$opts{'forcerm'} ? : |
|
|
0 |
1 |
if defined $opts{'forcerm'} |
|
54
|
0 |
1 |
if defined $opts{'memory'} |
|
55
|
0 |
1 |
if defined $opts{'memswap'} |
|
56
|
0 |
1 |
if defined $opts{'cpushares'} |
|
57
|
0 |
1 |
if defined $opts{'cpusetcpus'} |
|
58
|
0 |
1 |
if defined $opts{'cpuperiod'} |
|
59
|
0 |
1 |
if defined $opts{'cpuquota'} |
|
60
|
0 |
1 |
if defined $opts{'shmsize'} |
|
61
|
0 |
1 |
if defined $opts{'networkmode'} |
|
62
|
0 |
1 |
if defined $opts{'platform'} |
|
63
|
0 |
1 |
if defined $opts{'target'} |
|
65
|
0 |
1 |
if ($opts{'buildargs'}) |
|
69
|
0 |
1 |
if ($opts{'labels'}) |
|
74
|
0 |
1 |
ref $context eq 'SCALAR' ? : |
|
86
|
0 |
1 |
unless $opts{'fromImage'} |
|
96
|
1 |
1 |
unless $name |
|
104
|
0 |
1 |
unless $name |
|
111
|
0 |
0 |
unless $name |
|
113
|
0 |
0 |
if defined $opts{'tag'} |
|
120
|
0 |
1 |
unless $name |
|
122
|
1 |
0 |
if defined $opts{'repo'} |
|
123
|
1 |
0 |
if defined $opts{'tag'} |
|
130
|
1 |
1 |
unless $name |
|
132
|
0 |
0 |
$opts{'force'} ? : |
|
|
0 |
1 |
if defined $opts{'force'} |
|
133
|
0 |
0 |
$opts{'noprune'} ? : |
|
|
0 |
1 |
if defined $opts{'noprune'} |
|
140
|
0 |
1 |
unless $term |
|
143
|
0 |
1 |
if defined $opts{'limit'} |
|
144
|
0 |
1 |
if defined $opts{'filters'} |
|
152
|
0 |
0 |
if defined $opts{'filters'} |