Branch Coverage

blib/lib/Dotiac/DTL/Tag/block.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
28 0 6 unless $name
44 12 2 if ($Dotiac::DTL::blocks{$$self{'name'}}) { }
46 6 6 unless ref $Dotiac::DTL::blocks{$$self{'name'}}[0] eq 'REF'
47 6 6 if ref $Dotiac::DTL::blocks{$$self{'name'}}[0] eq 'REF'
57 12 2 if ($Dotiac::DTL::blocks{$$self{'name'}})
61 6 6 if ref $Dotiac::DTL::blocks{$$self{'name'}}[0] eq 'REF'
120 0 4 unless $level