Branch Coverage

blib/lib/Wiki/Toolkit/Formatter/Default.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
71 0 6 unless $self->_init(@args)
111 0 2 if (scalar keys %allowed) { }
119 0 0 if ($flag eq 'TAG' and not defined $allowed{lc $tag}) { }