| blib/lib/Net/BitTorrentSync.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 24 | 12.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 180 | 0 | 0 | if ($^O eq 'MSWin32') { } | 
| 214 | 0 | 0 | unless open my $fh, '<', $cfg_path | 
| 269 | 0 | 0 | if $^O eq 'MSWin32' | 
| 273 | 0 | 0 | if $secret | 
| 274 | 0 | 0 | if $selective_sync | 
| 310 | 0 | 0 | if $secret | 
| 379 | 0 | 0 | if $path | 
| 478 | 0 | 0 | if $secret | 
| 479 | 0 | 0 | if $type | 
| 728 | 0 | 0 | unless $response | 
| 743 | 1 | 6 | unless opendir my $dh, $dir | 
| 744 | 0 | 6 | if (grep {$_ eq $locate;} readdir $dh) |