Branch Coverage

blib/lib/Win32/Vcpkg/List.pm
Criterion Covered Total %
branch 19 26 73.0


line true false branch
18 0 1 defined $args{'root'} ? :
21 0 1 if (-x $vcpkg_exe)
38 195 24 if ($line =~ /^(.*?):\s*(.*)$/) { }
24 0 elsif ($line =~ /^\s*$/) { }
42 24 171 if $k eq 'Architecture'
46 24 0 if (%entry)
54 0 1 if (%entry)
78 1 3 defined $options{'debug'} ? :
86 0 3 unless $status->{'Architecture'} eq $triplet and $status->{'Package'} eq $name and not defined $status->{'Feature'} and $status->{'Version'} and $status->{'Status'} eq 'install ok installed'
90 3 0 if ($file_list->is_file) { }
94 1 2 if $debug
99 6 66 if ($path->basename =~ /^(.*?)\.lib$/)
101 3 3 if ($path->parent->stringify eq $libpath->stringify)