I've noticed that the 'linecount' value for some CSS files shows as 1 even though the file has multiple lines, e.g.:

  • admin_menu/admin_menu.uid1.css
  • colorbox_node/colorbox_node.css
  • views_slideshow/views_slideshow_controls_text.css
  • panels/plugins/layouts/flexible/flexible.css

Comments

mikeytown2’s picture

Component: Bundler » Code
Status: Active » Closed (works as designed)

For CSS files I decided to change linecount into selector count as for CSS this is a more useful metric given the IE CSS bug (advagg_get_info_on_file).

DamienMcKenna’s picture

Ah, thanks for clarifying that. I've added another issue so that field can be renamed: #2133441: Rename {advagg_files}.linecount field