Branch Coverage

blib/lib/App/Codeowners/Util.pm
Criterion Covered Total %
branch 12 28 42.8


line true false branch
56 0 0 ref $item eq 'ARRAY' ? :
69 0 15 unless defined $args->{$formchar}
71 15 0 unless defined $alignment
74 15 0 if (ref $replacement eq "CODE")
82 15 0 if (eval { do { require Unicode::GCString } }) { }
94 0 15 if ($replength > $min_width and $replength < $max_width)
99 0 15 if ($replength > $max_width)
104 0 15 if $padding < 0
107 0 15 if ($alignment eq "-")
125 0 6 UNIVERSAL::isa($_[0], 'HASH') ? :
126 6 0 unless exists $args->{'n'}
127 6 0 unless exists $args->{'t'}
128 6 0 unless exists $args->{'%'}
146 0 0 unless %unbackslash