openxml/openxml-package

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yml
.gitignore
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
openxml-package.gemspec
lib/openxml-package.rb1
lib/openxml-package/version.rb3
lib/openxml/builder.rb56
lib/openxml/builder/element.rb28
lib/openxml/contains_properties.rb22
lib/openxml/content_types_presets.rb14
lib/openxml/element.rb51
lib/openxml/errors.rb6
lib/openxml/has_attributes.rb133
A
2 hrs
lib/openxml/has_children.rb26
lib/openxml/has_properties.rb178
A
1 hr
lib/openxml/package.rb97
lib/openxml/part.rb18
lib/openxml/parts.rb8
lib/openxml/parts/content_types.rb44
lib/openxml/parts/rels.rb55
lib/openxml/parts/unparsed_part.rb16
lib/openxml/properties.rb18
lib/openxml/properties/base_property.rb62
lib/openxml/properties/boolean_property.rb12
lib/openxml/properties/complex_property.rb17
lib/openxml/properties/container_property.rb53
lib/openxml/properties/integer_property.rb12
lib/openxml/properties/on_off_property.rb18
lib/openxml/properties/positive_integer_property.rb12
lib/openxml/properties/string_property.rb12
lib/openxml/properties/toggle_property.rb6
lib/openxml/properties/transparent_container_property.rb10
lib/openxml/properties/value_property.rb29
lib/openxml/relationship.rb9
lib/openxml/render_when_empty.rb7
lib/openxml/types.rb6
lib/openxml/unmet_requirement.rb3