Branch Coverage

blib/lib/Tapper/Schema/TestrunDB/Result/Report.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
110 1 0 if $section->some_meta_available
130 1 0 if $cache_tapdom_in_db
133 0 1 if ($tapdom_str and not -e '/tmp/TAPPER_FORCE_NEW_TAPDOM') { }
146 0 1 if (length $report_tap > 2000000) { }
160 1 0 unless $rawtap =~ /^TAP Version/ism
173 1 0 if ($cache_tapdom_in_db)