| blib/lib/MToken/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 129 | 0 | 0 | 0 | defined $project && $project ne 'mtoken' |
| 208 | 0 | 0 | 0 | $gfile and -e $gfile |
| 221 | 0 | 0 | 0 | $gconf and $gconf->can('getall') |
| 225 | 0 | 0 | 0 | $gconf and $gconf->can('files') |
| 229 | 0 | 0 | 0 | $lfile and -e $lfile |
| 241 | 0 | 0 | 0 | $lconf and $lconf->can('getall') |
| 249 | 0 | 0 | 0 | $lconf and $lconf->can('files') |
| 261 | 0 | 0 | 0 | $config and ref $config eq 'HASH' |