blib/lib/Kolab/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
52 | 0 | 0 | if (defined $string) |
75 | 0 | 0 | if (ref $ref eq 'HASH') { } |
82 | 0 | 0 | unless ($file) |
85 | 0 | 0 | if $sep eq ' ' or $sep eq '#' |
88 | 0 | 0 | unless ($fd = 'IO::File'->new($file, 'r')) |
91 | 0 | 0 | if (/^([^$sep#]+)$sep+([^#]*)/) |
104 | 0 | 0 | unless ($file) |
107 | 0 | 0 | unless ($fd = 'IO::File'->new($file, 'r')) |
110 | 0 | 0 | if (/^([^#]+)/) |
112 | 0 | 0 | if $temp eq '' |