23 24 25
# File 'lib/uicov/coverage_data.rb', line 23 def add_screen(name) screens[name.to_sym] = ScreenInfo.new end