Branch Coverage

blib/lib/Win32/Vcpkg/List.pm
Criterion Covered Total %
branch 18 24 75.0


line true false branch
18 0 1 defined $args{'root'} ? :
30 195 24 if ($line =~ /^(.*?):\s*(.*)$/) { }
24 0 elsif ($line =~ /^\s*$/) { }
34 24 171 if $k eq 'Architecture'
38 24 0 if (%entry)
46 0 1 if (%entry)
70 1 3 defined $options{'debug'} ? :
77 0 3 unless $status->{'Architecture'} eq $triplet and $status->{'Package'} eq $name and not defined $status->{'Feature'} and $status->{'Version'}
81 3 0 if ($file_list->is_file) { }
85 1 2 if $debug
90 6 66 if ($path->basename =~ /^(.*?)\.lib$/)
92 3 3 if ($path->parent->stringify eq $libpath->stringify)