Branch Coverage

blib/lib/BackPAN/Index/Create.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
22 0 4 if (@_ != 1 or reftype($_[0]) ne 'HASH')
28 4 0 defined $$argref{'order'} ? :
39 0 4 unless (-d $author_dir)
44 0 4 unless (defined $basename)
52 4 0 if (exists $$argref{'output'}) { }
68 3 1 if ($releases_only) { }
73 3 0 if $releases_only
81 1 12 if $path =~ /\s+\z/
82 0 12 if $path =~ /\n/
85 0 12 if $^O eq 'MSWin32'
95 4 0 if exists $$argref{'output'}