Branch Coverage

blib/lib/Win32/Vcpkg/Package.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
17 3 3 defined $args{'root'} ? :
19 0 6 unless $args{'lib'}
20 3 3 defined $args{'debug'} ? :
25 2 4 if $debug
30 5 1 if (-f $libdir->child("$lib.lib")) { }