Branch Coverage

blib/lib/Dpkg/Vendor/Default.pm
Criterion Covered Total %
branch 8 26 30.7


line true false branch
163 0 250 if ($hook eq 'before-source-build') { }
0 250 elsif ($hook eq 'package-keyrings') { }
0 250 elsif ($hook eq 'archive-keyrings') { }
0 250 elsif ($hook eq 'archive-keyrings-historic') { }
0 250 elsif ($hook eq 'register-custom-fields') { }
0 250 elsif ($hook eq 'builtin-build-depends') { }
0 250 elsif ($hook eq 'builtin-build-conflicts') { }
250 0 elsif ($hook eq 'post-process-changelog-entry') { }
0 0 elsif ($hook eq 'extend-patch-header') { }
0 0 elsif ($hook eq 'update-buildflags') { }
0 0 elsif ($hook eq 'builtin-system-build-paths') { }
0 0 elsif ($hook eq 'build-tainted-by') { }
0 0 elsif ($hook eq 'sanitize-environment') { }