Branch Coverage

script/mkpkgconfig
Criterion Covered Total %
branch 24 30 80.0


line true false branch
81 3 3 if defined $opt->prefix
82 3 3 if defined $opt->package
86 3 3 if defined $opt->auto
98 1 23 if defined $opt->$mth
110 3 0 $opt->usevars == 3 ? :
2 3 $opt->usevars == 2 ? :
1 5 $opt->usevars == 1 ? :
116 1 5 $opt->usevars == 1 ? :
145 5 0 if defined $Map_usevars{$_[0]}
181 12 30 $KeywordOptions{$_}{'required'} // 0 ? :
207 0 6 if $opt->help
208 0 6 if $opt->version
209 0 6 if ($opt->manual)
215 0 6 if ($opt->list_auto)
223 3 3 if (defined $opt->auto)