Branch Coverage

blib/lib/App/Twirc/Plugin/SecondaryAccount.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
27 1 1 if ($self->option)
37 3 1 if (my $option_regex = $self->_option_regex)
38 1 2 unless $$textref =~ s/$option_regex//