Branch Coverage

blib/lib/Bot/Cobalt/Conf/File.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
50 1 10 if ($self->debug)
62 0 11 unless &try(sub { $self->validate($cfg); } , &catch(sub { $err = $_; undef; } ))