| line |
true |
false |
branch |
|
27
|
0 |
0 |
unless defined $cmd |
|
28
|
0 |
0 |
if $cmd eq 'show' |
|
29
|
0 |
0 |
if $cmd eq 'change' |
|
66
|
0 |
0 |
if ($AUTHOR) |
|
78
|
0 |
0 |
unless ($document) |
|
87
|
0 |
0 |
if ($elements and $AUTHOR) |
|
94
|
0 |
0 |
unless ($elements and @$elements) |
|
99
|
0 |
0 |
if (@$elements) |
|
128
|
0 |
0 |
if ($AUTHOR) |
|
139
|
0 |
0 |
unless (-w $file) |
|
144
|
0 |
0 |
if ($rv) { } |
|
|
0 |
0 |
elsif (defined $rv) { } |
|
172
|
0 |
0 |
unless ($document) |
|
178
|
0 |
0 |
unless (defined $rv) |
|
181
|
0 |
0 |
unless ($rv) |
|
186
|
0 |
0 |
unless ($document->save($file)) |
|
199
|
0 |
0 |
if ($elements and $AUTHOR) |
|
204
|
0 |
0 |
unless ($elements and @$elements) |
|
230
|
0 |
0 |
if (@year == 1) |
|
232
|
0 |
0 |
if ($year[0] == $thisyear) { } |
|
242
|
0 |
0 |
if (@year == 2) |
|
244
|
0 |
0 |
if ($year[1] == $thisyear) { } |