| blib/lib/Convert/AnyBase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 91 | 0 | 0 | 0 | $hex || 'Convert::AnyBase'->new('set', join('', 0..9, ('a', 'b', 'c', 'd', 'e', 'f')), 'normalize', sub { lc $_; } ) | 
| 97 | 0 | 0 | 0 | $crockford ||= 'Convert::AnyBase'->new('set', join('', 0..9, ('a', 'b', 'c', 'd', 'e', 'f', 'g', 'h'), 'j', 'k', 'm', 'n', ('p', 'q', 'r', 's', 't'), 'v', 'w', 'x', 'y', 'z'), 'normalize', sub { ; } ) | 
| 101 | 0 | 0 | 0 | $decimal ||= 'Convert::AnyBase'->new('set', join('', 0..9)) |