Condition Coverage

lib/Egg/Util/Debug.pm
Criterion Covered Total %
condition 0 16 0.0


or 2 conditions

line l !l condition
15 0 0 $ENV{'EGG_BENCH_CLASS'} || 'Egg::Util::BenchMark'
17 0 0 $ENV{'EGG_DEBUG_SCREEN_CLASS'} || 'Egg::Util::DebugScreen'
35 0 0 $r_class->VERSION || 0
36 0 0 join("\n# ", map({"= $$_[0] v$$_[1]";} values %$plugins)) || '...none.'
43 0 0 $egg->VERSION || 0
64 0 0 shift() || (return 0)
70 0 0 shift() || ''
82 0 0 $d->VERSION || '0.01'