Branch Coverage

blib/lib/BackPAN/Index/Create.pm
Criterion Covered Total %
branch 12 22 54.5


line true false branch
21 0 4 if (@_ != 1 or reftype($_[0]) ne 'HASH')
27 4 0 defined $$argref{'order'} ? :
40 0 4 unless (-d $author_dir)
45 0 4 unless (defined $basename)
53 4 0 if (exists $$argref{'output'}) { }
69 3 1 if ($releases_only) { }
74 3 0 if $releases_only
82 0 12 if $path =~ /\s+\z/
83 0 12 if $path =~ /\n/
86 0 12 if $^O eq 'MSWin32'
96 4 0 if exists $$argref{'output'}