Ran
|
Files
18
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
1339 of 1339 relevant lines covered (100.0%)
22.78 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | lib/rumale/svm/linear_svc.rb | 237 + 226 | 121 + 115 | 121 + 116 | 0 - 1 | 23.0 + 18 | |
100.0 | lib/rumale/svm/linear_svr.rb | 150 + 141 | 75 + 69 | 75 + 72 | 0 - 3 | 12.0 + 11 | |
100.0 | lib/rumale/svm/logistic_regression.rb | 189 + 176 | 93 + 86 | 93 + 91 | 0 - 5 | 15.0 + 14 | |
100.0 | lib/rumale/svm/nu_svc.rb | 193 + 168 | 82 + 71 | 82 + 77 | 0 - 6 | 13.0 + 12 | |
100.0 | lib/rumale/svm/nu_svr.rb | 156 + 147 | 69 + 65 | 69 + 65 | 0 | 10.0 + 6 | |
100.0 | lib/rumale/svm/one_class_svm.rb | 150 + 134 | 62 + 52 | 62 + 57 | 0 - 5 | 9.0 + 8 | |
100.0 | lib/rumale/svm.rb | 11 + 6 | 9 + 6 | 9 + 7 | 0 - 1 | 1.0 | |
100.0 | lib/rumale/svm/svc.rb | 194 + 140 | 83 + 56 | 83 + 56 | 0 | 13.0 + 6 | |
100.0 | lib/rumale/svm/svr.rb | 161 + 147 | 72 + 64 | 72 + 65 | 0 - 1 | 10.0 - 110 | |
100.0 | spec/rumale/svm/linear_svc_spec.rb | 151 + 121 | 107 + 89 | 107 + 93 | 0 - 4 | 48.0 - 309 |