Branch Coverage

blib/lib/IO/All.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
29 0 4 if @_ > 1
31 3 1 @_ ? :
47 0 6 unless eval "require $plugin_class; 1"
51 3 3 if ($plugin_class->can_upgrade($self))
69 0 3 unless $key =~ /$arg_key_pattern/
81 0 2 /::/ ? :
100 0 1 unless my $plugin_class = $self->methods->{$method}