Branch Coverage

lib/Ubic/Settings.pm
Criterion Covered Total %
branch 15 22 68.1


line true false branch
18 23 0 if ($ENV{'HOME'})
24 69 0 unless -e $file
34 23 0 $ENV{'UBIC_SERVICE_DIR'} ? :
23 0 $ENV{'UBIC_DIR'} ? :
23 0 $ENV{'UBIC_DEFAULT_USER'} ? :
39 118 23 if $settings
49 0 23 unless (keys %$settings)
53 0 69 unless (defined $Ubic::Settings::settings->{$_})
63 51 20 if (defined $value)
73 51 20 if (defined $value)
83 51 92 if (defined $value)