| blib/lib/FUSE/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | if ($client == $$self{'server_sock'}) { } |
| 63 | 0 | 0 | if (defined $nread) |
| 68 | 0 | 0 | if (defined $nread) |
| 69 | 0 | 0 | if ($nread == 0) |
| 76 | 0 | 0 | if (defined $msg) |
| 77 | 0 | 0 | if ($msg) |
| 106 | 0 | 0 | if ($$self{'users'}{$_}{'id'} == $uid) |
| 134 | 0 | 0 | unless ($$self{'quiet'}) |
| 148 | 0 | 0 | unless ($$self{'quiet'}) |
| 169 | 0 | 0 | if (length $buffer > 4) |
| 173 | 0 | 0 | if (length $buffer >= 4 + $size) |
| 192 | 0 | 0 | unless ($$self{'quiet'}) |
| 196 | 0 | 0 | if ($$self{'callbacks'}{$msg}) { } |
| 199 | 0 | 0 | if ($$self{'def_callback'}) |