| line | true | false | branch | 
 
| 41 | 0 | 1 | unless caller eq 'Inline::Wrapper' | 
 
| 52 | 0 | 1 | if ref $args[0] eq 'HASH' | 
 
| 53 | 0 | 1 | if @args & 1 | 
 
| 59 | 0 | 2 | unless exists $$PARAMS{lc $_} | 
 
| 117 | 0 | 1 | if ($@) | 
 
| 137 | 0 | 1 | unless $funcname | 
 
| 140 | 0 | 1 | if $self->_issue_reload | 
 
| 142 | 0 | 1 | unless $self->_func_exists($funcname) | 
 
| 148 | 0 | 1 | unless ref $sub eq 'CODE' | 
 
| 153 | 0 | 1 | if $@ | 
 
| 154 | 0 | 1 | if $@ | 
 
| 167 | 0 | 1 | unless open my $fd, '<', $path | 
 
| 183 | 1 | 1 | $wiped ? : | 
 
| 204 | 0 | 0 | $modname ? : | 
 
| 220 | 1 | 1 | if ref $funcs[0] | 
 
| 243 | 2 | 0 | $load_time =~ /^\d+$/ ? : | 
 
| 264 | 1 | 0 | unless $self->auto_reload | 
 
| 268 | 0 | 0 | $self->_last_load_time < $self->_module_mtime ? : | 
 
| 300 | 0 | 1 | $modname =~ /.*\Q$file_ext\E$/ ? : | 
 
| 311 | 0 | 1 | if ref $_[0] | 
 
| 313 | 0 | 1 | $^O eq 'MSWin32' ? : |