Condition Coverage

lib/Egg/Helper/Build/Project.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
15 0 0 shift @ARGV || (return $self->_helper_help(' I want project name. '))
24 0 0 $$o{'version'} || '0.01'
30 0 0 $$o{'output_path'} || '.'
58 0 0 shift() || ''