blib/lib/MToken/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 33 | 12.1 |
line | l | !l | condition |
---|---|---|---|
180 | 0 | 0 | carp("Can't open '${f}': $!") and return $sum |
194 | 0 | 0 | carp("Can't open '${f}': $!") and return $sum |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
224 | 0 | 0 | 0 | defined $p and length $p |
240 | 0 | 0 | 1 | -f $fn and -r _ |
0 | 0 | 1 | -f $fn and -r _ and -s _ |
line | l | !l | condition |
---|---|---|---|
166 | 0 | 0 | shift() // 'localhost' |
171 | 0 | 0 | shift() // '' |
210 | 0 | 0 | shift() || (return ()) |
212 | 0 | 0 | $uri->userinfo // '' |
217 | 0 | 0 | $user // '' |
0 | 0 | $pass // '' | |
220 | 0 | 0 | shift() || (return '') |
221 | 0 | 0 | shift() || 0 |
230 | 1 | 0 | shift() // '' |
241 | 1 | 0 | bload($fn) // '' |