Branch Coverage

builder/MyBuilder.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
14 0 0 if ($self->is_debug and not -d $LIBZSTD_DIR)
22 0 0 if ($ld =~ s/^\s*env MACOSX_DEPLOYMENT_TARGET=[^\s]+ //)
25 0 0 if ($self->is_debug)
39 0 0 unless -e "ppport.h"
40 0 0 unless (-f "$LIBZSTD_DIR/libzstd.a")
43 0 0 if $^O =~ /bsd$/ and not $^O =~ /gnukfreebsd$/