openxml/openxml-xlsx

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yml
.gitignore
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
example
lib/openxml-xlsx.rb1
A
0 mins
lib/openxml/xlsx.rb26
A
0 mins
lib/openxml/xlsx/elements.rb9
A
0 mins
lib/openxml/xlsx/elements/alignment.rb19
A
45 mins
lib/openxml/xlsx/elements/border.rb25
A
0 mins
lib/openxml/xlsx/elements/border_component.rb19
A
0 mins
lib/openxml/xlsx/elements/border_style.rb22
A
0 mins
lib/openxml/xlsx/elements/cell.rb77
A
55 mins
lib/openxml/xlsx/elements/defined_name.rb11
A
0 mins
lib/openxml/xlsx/elements/font.rb20
A
1 hr
lib/openxml/xlsx/elements/implied_number_format.rb7
A
0 mins
lib/openxml/xlsx/elements/indexed_color.rb11
A
0 mins
lib/openxml/xlsx/elements/number_format.rb37
A
0 mins
lib/openxml/xlsx/elements/pattern_fill.rb18
A
0 mins
lib/openxml/xlsx/elements/relationship.rb16
A
0 mins
lib/openxml/xlsx/elements/row.rb32
A
0 mins
lib/openxml/xlsx/elements/style.rb26
A
1 hr
lib/openxml/xlsx/elements/table_column.rb8
A
0 mins
lib/openxml/xlsx/elements/theme_color.rb11
A
0 mins
lib/openxml/xlsx/package.rb38
A
0 mins
lib/openxml/xlsx/parts.rb9
A
0 mins
lib/openxml/xlsx/parts/shared_strings.rb24
A
0 mins
lib/openxml/xlsx/parts/stylesheet.rb68
A
1 hr
lib/openxml/xlsx/parts/table.rb32
A
0 mins
lib/openxml/xlsx/parts/workbook.rb62
A
0 mins
lib/openxml/xlsx/parts/worksheet.rb78
A
1 hr
lib/openxml/xlsx/version.rb5
A
0 mins
openxml-xlsx.gemspec