blib/lib/Business/CPI/Util/EmptyLogger.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 13 | 100.0 |
pod | 11 | 11 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 7 | n/a | BEGIN |
4 | 7 | n/a | BEGIN |
8 | 9 | Yes | new |
10 | 7 | Yes | debug |
11 | 10 | Yes | info |
12 | 1 | Yes | warn |
13 | 1 | Yes | error |
14 | 1 | Yes | fatal |
16 | 10 | Yes | is_debug |
17 | 1 | Yes | is_info |
18 | 1 | Yes | is_warn |
19 | 1 | Yes | is_error |
20 | 1 | Yes | is_fatal |