Branch Coverage
| blib/lib/Hub/Misc/Time.pm |
|
| Criterion |
Covered |
Total |
% |
| branch |
0 |
34 |
0.0
|
| line |
true |
false |
branch |
|
96
|
0 |
0 |
if ($$opts{'ampm'}) |
|
97
|
0 |
0 |
$hour > 12 ? : |
|
98
|
0 |
0 |
$hour > 12 ? : |
|
100
|
0 |
0 |
$$opts{'nozeros'} ? : |
|
120
|
0 |
0 |
if $$opts{'nosec'} |
|
121
|
0 |
0 |
if $$opts{'noyear'} |
|
122
|
0 |
0 |
if $$opts{'letter'} |
|
123
|
0 |
0 |
if $$opts{'mysql'} |
|
125
|
0 |
0 |
if $$opts{'apache'} |
|
127
|
0 |
0 |
if $$opts{'notime'} |
|
128
|
0 |
0 |
if $$opts{'nodate'} |
|
156
|
0 |
0 |
unless $seconds |
|
157
|
0 |
0 |
unless ($format) |
|
158
|
0 |
0 |
unless $options =~ /--/ |
|
161
|
0 |
0 |
if $options =~ /nozeros/ |
|
162
|
0 |
0 |
if $options =~ /MS/ |
|
163
|
0 |
0 |
if $options =~ /HMS/ |