403Webshell
Server IP : 217.160.0.244  /  Your IP : 216.73.217.138
Web Server : Apache
System : Linux infong-eu155 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64
User : u100174116 ( 6746176)
PHP Version : 8.5.10
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /kunden/lib/ruby/gems/3.3.0/gems/typeprof-0.21.9/tools/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /kunden/lib/ruby/gems/3.3.0/gems/typeprof-0.21.9/tools/coverage.rb
require "coverage"
require "coverage/helpers"

cov = Coverage::Helpers.load("coverage.dump")
cov.delete("<compiled>")
cov2 = {}
cov.each do |path, data|
  path = path.sub(/^exe\/..\//, "")
  data2 = Coverage.line_stub(path)
  data.each_with_index {|v, i| data2[i] = v if v }
  cov2[path] = data2
end
File.write("coverage.info", Coverage::Helpers.to_lcov_info(cov2))
system("genhtml", "-o", "coverage", "coverage.info")

Youez - 2016 - github.com/yon3zu
LinuXploit