blib/lib/MToken/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 33 | 12.1 |
line | l | !l | condition |
---|---|---|---|
182 | 0 | 0 | carp("Can't open '${f}': $!") and return $sum |
196 | 0 | 0 | carp("Can't open '${f}': $!") and return $sum |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
226 | 0 | 0 | 0 | defined $p and length $p |
242 | 0 | 0 | 1 | -f $fn and -r _ |
0 | 0 | 1 | -f $fn and -r _ and -s _ |
line | l | !l | condition |
---|---|---|---|
168 | 0 | 0 | shift() // "localhost" |
173 | 0 | 0 | shift() // "" |
212 | 0 | 0 | shift() || (return ()) |
214 | 0 | 0 | $uri->userinfo // "" |
219 | 0 | 0 | $user // "" |
0 | 0 | $pass // "" | |
222 | 0 | 0 | shift() || (return '') |
223 | 0 | 0 | shift() || 0 |
232 | 1 | 0 | shift() // "" |
243 | 1 | 0 | bload($fn) // "" |