blib/lib/Sys/Utmp/Utent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
165 | 0 | 0 | if $Sys::Utmp::Utent::AUTOLOAD =~ /DESTROY/ |
173 | 0 | 0 | if (exists $Sys::Utmp::Utent::meth2index{$methname}) { } |
0 | 0 | elsif (exists $Sys::Utmp::Utent::const2meth{$methname}) { } | |
189 | 0 | 0 | unless exists $Sys::Utmp::Utent::meth2index{$methname} |