Branch Coverage

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


line true false branch
18 26 0 if ($ENV{'HOME'})
24 78 0 unless -e $file
34 26 0 $ENV{'UBIC_SERVICE_DIR'} ? :
26 0 $ENV{'UBIC_DIR'} ? :
26 0 $ENV{'UBIC_DEFAULT_USER'} ? :
39 130 26 if $settings
49 0 26 unless (keys %$settings)
53 0 78 unless (defined $Ubic::Settings::settings->{$_})
63 60 21 if (defined $value)
73 60 24 if (defined $value)
83 60 101 if (defined $value)