Branch Coverage

blib/lib/GitHub/WebHook/Run.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
16 3 1 unless ((reftype $cmd || '') =~ /^(CODE|ARRAY)$/)
21 0 1 reftype $cmd eq 'ARRAY' ? :
30 0 1 if (defined $$self{'chdir'})
37 1 0 if (@$cmd)