Branch Coverage

blib/lib/Email/Folder/Exchange/WebDAV.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
18 0 0 if @_ == 2
24 0 0 if @_ == 2
48 0 0 if $login_res->code >= 400 and $login_res->code < 500
57 0 0 unless $url
68 0 0 if (not $uri->path or $uri->path =~ m[^/$])
80 0 0 if ($credentials and not $username || $password)
83 0 0 unless $username
92 0 0 if $$self{'_message_urls'}
126 0 0 unless $res->code >= 200 and $res->code < 300
147 0 0 unless defined $message_url
152 0 0 unless $res->code >= 200 and $res->code < 300
159 0 0 if $$self{'_folder_urls'}
193 0 0 unless $res->code >= 200 and $res->code < 300
215 0 0 unless defined $folder_url