line |
true |
false |
branch |
17
|
3 |
15 |
$_[0] && &Scalar::Util::blessed($_[0]) ? : |
33
|
14 |
5 |
ref $invocant ? : |
50
|
6 |
0 |
ref $invocant ? : |
61
|
6 |
0 |
$invocant->get_is_local ? : |
125
|
0 |
5 |
if $$args{'str'} eq '0000-00-00' |
127
|
2 |
3 |
$$args{'as_localtime'} ? : |
140
|
0 |
5 |
if $$args{'str'} eq '0000-00-00 00:00:00' |
142
|
2 |
3 |
$$args{'as_localtime'} ? : |
161
|
1 |
4 |
if @args <= 1 |
167
|
2 |
2 |
if $args{'months'} |
168
|
2 |
2 |
if $args{'years'} |
175
|
1 |
4 |
if @args <= 1 |
181
|
2 |
2 |
if $args{'months'} |
182
|
2 |
2 |
if $args{'years'} |
201
|
2 |
6 |
if exists $$args{'seconds'} |
202
|
2 |
6 |
if exists $$args{'minutes'} |
203
|
2 |
6 |
if exists $$args{'hours'} |
204
|
4 |
4 |
if exists $$args{'days'} |