Branch Coverage

gunzip.xs
Criterion Covered Total %
branch 10 22 45.4


line true false branch
66 0 1 if (PL_parser == NULL) {
76 0 1 AV *av = PL_rsfp_filters;
77 0 1 if (av) {
78 0 0 if (av_len(av) >= 0) { /* $# style last index */
89 0 1 if (other_filters) {
93 0 1 PerlIO *f = PL_rsfp;
102 1 0 if (av_len(av)) {
105 0 1 if (strEQ(SvPVX_const(*svp), "crlf")) {
113 0 1 if (crlf) {
125 0 1 if (crlf) {
129 1 0 if (gzip_apply == 0) {