| line |
true |
false |
branch |
|
17
|
0 |
1 |
unless &GetOptions("help|h", \$help, "version", \$version, "verbose|v", \$verbose) |
|
24
|
0 |
1 |
if ($help) |
|
30
|
0 |
1 |
if ($version) |
|
37
|
0 |
1 |
unless ($input_file) |
|
43
|
0 |
1 |
unless (-f $input_file) |
|
55
|
0 |
1 |
if ($@) |
|
63
|
1 |
0 |
if ($tsd_data->{'metaData'}) |
|
66
|
0 |
1 |
$meta->{'hashProtected'} ? : |
|
72
|
0 |
1 |
if ($tsd_data->{'dataUri'}) |
|
78
|
1 |
0 |
if (defined $content) { } |
|
85
|
1 |
0 |
if ($tsd_data->{'temporalEvidence'}) |
|
88
|
1 |
0 |
if ($evidence->{'tstEvidence'}) |
|
92
|
0 |
1 |
if ($verbose and @$tokens > 0) |
|
95
|
0 |
0 |
if ($token->{'timeStamp'}) |
|
104
|
0 |
1 |
if ($evidence->{'ersEvidence'}) |
|
108
|
0 |
1 |
if ($evidence->{'otherEvidence'}) |