Branch Coverage

blib/lib/POE/Component/IRC/Plugin/FTP/EasyUpload.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
15 0 0 unless get_args_as_hash(\@_, \my(%args), {'port', 21, 'timeout', 30, 'pub_uri', '', 'retries', 5, 'verbose_error', 1, 'tag', qr//}, ['host', 'login', 'pass'], ['host', 'login', 'pass', 'obj_args', 'timeout', 'pub_uri', 'debug', 'retries', 'tag', 'port', 'verbose_error', 'unique'])
32 0 0 unless defined $args{'pub_uri'}
61 0 0 if $$self{'debug'}
65 0 0 if (my($file, $dir, $prefix) = $$out_ref =~ /$$self{'tag'}/)
66 0 0 unless defined $prefix
69 0 0 if $$self{'debug'}
72 0 0 unless $$self{'obj_args'}
83 0 0 defined $dir ? :
0 0 $$self{'unique'} ? :
104 0 0 if ($$in_ref{'is_error'}) { }
105 0 0 if $$self{'debug'}
109 0 0 if ($$self{'retries'} < $$in_ref{'_try'}++)
110 0 0 if $$self{'debug'}
118 0 0 $$self{'verbose_error'} ? :
145 0 0 $$self{'debug'} ? :