| blib/lib/AxKit2/Plugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 0 | 0 | unless $hooks{$hook} | 
| 72 | 0 | 0 | unless $AUTOLOAD =~ /::conf_[^:]*$/ | 
| 82 | 0 | 0 | if $sub | 
| 84 | 0 | 0 | unless @value | 
| 92 | 0 | 0 | unless $key =~ /^conf_/ and $self->can($key) | 
| 95 | 0 | 0 | if ref $validator ne 'CODE' | 
| 119 | 0 | 0 | if (@_) | 
| 128 | 0 | 0 | unless $$self{'_client'} | 
| 135 | 0 | 0 | if ($package eq 'AxKit2::Plugin' or not defined $$self{'_hook'}) { } | 
| 149 | 0 | 0 | if $self->can($hooksub) | 
| 157 | 0 | 0 | $$self{'__hooks'}{$hook} ? : | 
| 164 | 0 | 0 | unless open F, $file | 
| 193 | 0 | 0 | if $@ |