# File lib/simplecov/file_list.rb, line 33
def
covered_percentages
map
(
&
:covered_percent
)
end