Branch Coverage

blib/lib/Net/RFC3161/Timestamp.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
40 0 0 if (open my $fh, '|-', 'openssl', 'ts', "-$kind", '-in', '/dev/stdin', '-text') { }
61 0 0 if ($policy)
65 0 0 if (open my $fh, '-|', @cmd) { }
80 0 0 unless defined $req_buf
83 0 0 unless ($tsa_url =~ m[^https?://])
84 0 0 if ($TSAs{$tsa_url}) { }
100 0 0 if ($res->code == 200) { }
102 0 0 if ($ct eq 'application/timestamp-reply' or $ct eq 'application/timestamp-response') { }
118 0 0 if (open my $fh, '>', $file) { }
137 0 0 if ($verbose)
143 0 0 if ($verbose)
149 0 0 if ($verbose)