blib/lib/POE/Component/IRC/Plugin/FollowTail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 1 | if @_ & 1 |
18 | 0 | 1 | unless defined $args{'filename'} |
20 | 0 | 1 | unless -e $args{'filename'} |
59 | 1 | 0 | defined $self->{'filter'} && $self->{'filter'}->isa('POE::Filter') ? : |
69 | 0 | 1 | if $term |