blib/lib/Test/Clustericious/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 17 | 35.2 |
line | l | !l | condition |
---|---|---|---|
119 | 0 | 1 | $test_name //= 'create directory [undef]' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 0 | 1 | 0 | $test_name //= "create config for $config_name" |
85 | 0 | 27 | 0 | $test_name //= "create config for $config_name at $config_filename" |
114 | 0 | 2 | 0 | $test_name //= "create directory $fullpath" |
136 | 0 | 3 | 0 | $test_name //= "home directory $fullpath" |
149 | 0 | 2 | 0 | $test_name //= "create config helper $helper_name" |