| blib/lib/VS/RuleEngine/InputHandler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 1 | 35 | if $caller ne 'VS::RuleEngine::Runloop' | 
| 35 | 1 | 35 | unless blessed $global and $global->isa('VS::RuleEngine::Data') | 
| 41 | 1 | 35 | unless blessed $local and $local->isa('VS::RuleEngine::Data') | 
| 59 | 2 | 35 | if (exists $$cache{$input}) | 
| 63 | 0 | 35 | unless exists $$self{$input} |