blib/lib/Win32/Vcpkg/Package.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
17 | 3 | 3 | defined $args{'root'} ? : |
19 | 0 | 6 | unless $args{'lib'} |
20 | 3 | 3 | defined $args{'debug'} ? : |
23 | 2 | 4 | if $debug |
30 | 0 | 0 | ref $args{'include'} eq 'ARRAY' ? : |
0 | 6 | defined $args{'include'} ? : | |
40 | 5 | 1 | if (-f $libdir->child("$lib.lib")) { } |