| line |
true |
false |
branch |
|
77
|
1 |
10 |
if exists $args{'status'} |
|
110
|
6 |
11 |
defined $status ? : |
|
116
|
6 |
11 |
if (defined $status) { } |
|
119
|
6 |
0 |
if ($obj->exists('_status_text', $status)) { } |
|
132
|
17 |
0 |
defined $rv ? : |
|
148
|
0 |
11 |
defined $status ? : |
|
154
|
11 |
0 |
unless defined $status |
|
155
|
11 |
0 |
if (defined $status) |
|
157
|
11 |
0 |
if $obj->exists('_status_text', $status) |
|
161
|
0 |
11 |
unless defined $rv |
|
164
|
11 |
0 |
defined $rv ? : |
|
182
|
0 |
11 |
unless (defined $t and length $t) |
|
188
|
0 |
11 |
unless (defined $t and length $t) |
|
194
|
0 |
11 |
unless (defined $t and length $t) |
|
199
|
0 |
11 |
unless $rv |
|
200
|
0 |
11 |
unless $rv |
|
213
|
10 |
0 |
defined $input ? : |
|
220
|
10 |
0 |
if (defined $input) |
|
228
|
5 |
5 |
if ($rv) |
|
238
|
5 |
0 |
if $rv |
|
258
|
6 |
0 |
if ($obj->sanityCheck) |