|
Repo Added
|
Files
3
|
Badge
README BADGES
|
push
travis-ci
4684 of 4811 relevant lines covered (97.36%)
1181.66 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 834 | use_str_literal_freeze | Use 'literal'.freeze to avoid repeated string allocations In MRI 2.1+, as well as JRuby, calling `freeze` on a string literal compiles to code which reuses a single, shared string. (It does not actually call `Object#freeze`.) | push | travis-ci | pending completion |