inspec 0.29.0 → 0.30.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +32 -2
  3. data/Rakefile +53 -0
  4. data/docs/cli.rst +442 -0
  5. data/examples/inheritance/inspec.yml +3 -0
  6. data/inspec.gemspec +1 -0
  7. data/lib/inspec/cli.rb +10 -1
  8. data/lib/inspec/completions/bash.sh.erb +45 -0
  9. data/lib/inspec/completions/zsh.sh.erb +61 -0
  10. data/lib/inspec/dependencies.rb +307 -0
  11. data/lib/inspec/dsl.rb +5 -20
  12. data/lib/inspec/env_printer.rb +149 -0
  13. data/lib/inspec/errors.rb +17 -0
  14. data/lib/inspec/metadata.rb +4 -0
  15. data/lib/inspec/profile.rb +12 -0
  16. data/lib/inspec/profile_context.rb +5 -2
  17. data/lib/inspec/shell.rb +7 -2
  18. data/lib/inspec/shell_detector.rb +90 -0
  19. data/lib/inspec/version.rb +1 -1
  20. data/lib/resources/postgres.rb +94 -12
  21. data/lib/resources/registry_key.rb +106 -27
  22. data/lib/utils/hash_map.rb +37 -0
  23. data/test/bench/startup.flat.txt +998 -0
  24. data/test/bench/startup.graph.html +71420 -0
  25. data/test/bench/startup.grind.dat +103554 -0
  26. data/test/bench/startup.stack.html +25015 -0
  27. data/test/bench/startup/startup.flat.txt +1005 -0
  28. data/test/bench/startup/startup.graph.html +71958 -0
  29. data/test/bench/startup/startup.grind.dat +101602 -0
  30. data/test/bench/startup/startup.stack.html +24516 -0
  31. data/test/cookbooks/os_prepare/metadata.rb +1 -0
  32. data/test/cookbooks/os_prepare/recipes/file.rb +5 -0
  33. data/test/cookbooks/os_prepare/recipes/registry_key.rb +13 -0
  34. data/test/docker_run.rb +3 -1
  35. data/test/functional/inheritance_test.rb +26 -13
  36. data/test/helper.rb +2 -2
  37. data/test/integration/default/file_spec.rb +16 -0
  38. data/test/integration/default/powershell_spec.rb +4 -1
  39. data/test/integration/default/registry_key_spec.rb +47 -4
  40. data/test/integration/default/secpol_spec.rb +4 -1
  41. data/test/integration/default/wmi_spec.rb +4 -1
  42. data/test/unit/mock/profiles/resource-tiny/inspec.yml +10 -0
  43. data/test/unit/mock/profiles/resource-tiny/libraries/resource.rb +3 -0
  44. data/test/unit/shell_detector_test.rb +78 -0
  45. metadata +47 -4
  46. data/docs/ctl_inspec.rst +0 -247
@@ -0,0 +1,1005 @@
1
+ Measure Mode: wall_time
2
+ Thread ID: 11727060
3
+ Fiber ID: 11769660
4
+ Total: 20.662236
5
+ Sort by: self_time
6
+
7
+ %self total self wait child calls name
8
+ 10.81 5.599 2.233 0.000 3.366 915705 Gem::Version#<=>
9
+ 8.05 1.665 1.664 0.000 0.001 1791908 Gem::Version#segments
10
+ 5.10 1.053 1.053 0.000 0.000 915705 Gem::Version#_version
11
+ 3.01 5.421 0.622 0.000 4.799 910722 *Array#any?
12
+ 2.99 0.618 0.618 0.000 0.000 2158987 Gem::Dependency#runtime?
13
+ 2.83 0.585 0.585 0.000 0.000 3889865 Module#===
14
+ 2.48 0.512 0.512 0.000 0.000 331840 <Class::File>#file?
15
+ 2.47 0.511 0.511 0.000 0.000 211980 <Class::File>#join
16
+ 2.44 0.505 0.505 0.000 0.000 409032 Gem::StubSpecification#data
17
+ 2.29 0.472 0.472 0.000 0.000 389438 Gem::Specification#dependencies
18
+ 1.76 0.415 0.365 0.000 0.050 235322 Gem::StubSpecification#to_spec
19
+ 1.64 0.339 0.339 0.000 0.000 369292 Gem::Dependency#requirement
20
+ 1.48 0.652 0.306 0.000 0.346 252095 Gem::StubSpecification#version
21
+ 1.33 1.921 0.274 0.000 1.647 120054 Enumerable#sort_by
22
+ 1.23 0.255 0.255 0.000 0.000 235381 Gem::Specification#platform
23
+ 1.23 0.622 0.255 0.000 0.367 300741 Gem::Specification#hash
24
+ 1.22 0.679 0.253 0.000 0.426 235312 <Class::Gem::Platform>#match
25
+ 1.19 9.824 0.247 0.000 9.578 120054 Gem::Dependency#matching_specs
26
+ 1.17 0.242 0.242 0.000 0.000 235312 <Module::Gem>#platforms
27
+ 1.15 6.494 0.237 0.000 6.257 369261 Gem::Requirement#satisfied_by?
28
+ 1.15 6.199 0.237 0.000 5.961 369263 Enumerable#all?
29
+ 1.06 0.219 0.219 0.000 0.000 90826 <Module::Gem>#default_dir
30
+ 1.05 0.217 0.217 0.000 0.000 90969 <Class::File>#dirname
31
+ 1.00 0.207 0.207 0.000 0.000 226929 Gem::Version#release
32
+ 0.98 0.202 0.202 0.000 0.000 235312 Gem::Specification#sort_obj
33
+ 0.93 0.192 0.192 0.000 0.000 120054 <Class::Gem::Specification>#stubs_for
34
+ 0.91 0.189 0.189 0.000 0.000 601486 String#hash
35
+ 0.88 0.182 0.182 0.000 0.000 180080 Gem::Specification#extensions
36
+ 0.86 0.177 0.177 0.000 0.000 226929 Gem::Version#bump
37
+ 0.83 0.618 0.172 0.000 0.446 90826 <Class::Gem::BasicSpecification>#default_specifications_dir
38
+ 0.82 1.180 0.170 0.000 1.010 120054 Array#reject!
39
+ 0.80 1.199 0.165 0.000 1.034 120966 *Array#map
40
+ 0.76 0.158 0.158 0.000 0.000 176216 Array#pop
41
+ 0.76 0.621 0.157 0.000 0.464 219989 Hash#has_key?
42
+ 0.74 0.153 0.153 0.000 0.000 199558 Kernel#untaint
43
+ 0.74 9.976 0.152 0.000 9.824 120054 Gem::Dependency#to_specs
44
+ 0.71 0.273 0.146 0.000 0.127 122587 Gem::StubSpecification#name
45
+ 0.65 0.216 0.135 0.000 0.081 300741 Gem::Version#hash
46
+ 0.65 5.969 0.134 0.000 5.835 120405 Enumerable#find_all
47
+ 0.64 2.911 0.133 0.000 2.778 446748 Comparable#>=
48
+ 0.63 0.131 0.131 0.000 0.000 471096 Kernel#nil?
49
+ 0.60 0.125 0.125 0.000 0.000 20 <Class::IO>#select
50
+ 0.59 0.121 0.121 0.000 0.000 865592 Fixnum#<=>
51
+ 0.57 3.534 0.118 0.000 3.416 99551 Gem::BasicSpecification#contains_requirable_file?
52
+ 0.57 0.117 0.117 0.000 0.000 100206 <Module::Gem>#suffixes
53
+ 0.55 1.920 0.114 0.000 1.806 99551 Gem::BasicSpecification#have_file?
54
+ 0.55 0.113 0.113 0.000 0.000 91420 Kernel#class
55
+ 0.54 0.112 0.112 0.000 0.000 90753 Gem::Specification#raw_require_paths
56
+ 0.50 19.764 0.103 0.000 19.661 702258 *Array#each
57
+ 0.50 1.207 0.103 0.000 1.104 172582 Array#<=>
58
+ 0.47 0.098 0.098 0.000 0.000 175846 Array#push
59
+ 0.45 0.094 0.093 0.000 0.001 90758 Gem::Specification#full_name
60
+ 0.45 0.408 0.092 0.000 0.316 127399 Gem::StubSpecification#activated?
61
+ 0.44 0.091 0.090 0.000 0.001 90753 Gem::Specification#gems_dir
62
+ 0.41 1.802 0.085 0.000 1.716 292260 Comparable#<
63
+ 0.39 1.027 0.080 0.000 0.948 90826 Gem::BasicSpecification#default_gem?
64
+ 0.36 1.350 0.075 0.000 1.275 90727 Gem::Specification#missing_extensions?
65
+ 0.36 2.306 0.073 0.000 2.232 121311 Gem::Specification#satisfies_requirement?
66
+ 0.28 0.173 0.057 0.000 0.116 99447 Gem::BasicSpecification#have_extensions?
67
+ 0.27 1.084 0.055 0.000 1.029 85277 Gem::Specification#has_conflicts?
68
+ 0.21 0.044 0.044 0.000 0.000 300741 Fixnum#^
69
+ 0.18 2.836 0.037 0.000 2.799 83727 Gem::Specification#conficts_when_loaded_with?
70
+ 0.16 0.033 0.033 0.000 0.000 10361 <Class::File>#exist?
71
+ 0.16 0.141 0.032 0.000 0.109 81 *Kernel#require_relative
72
+ 0.14 0.030 0.030 0.000 0.000 172587 String#<=>
73
+ 0.13 0.028 0.028 0.000 0.000 10 IO#eof?
74
+ 0.12 0.025 0.025 0.000 0.000 21347 Gem::BasicSpecification#extension_dir
75
+ 0.11 0.022 0.022 0.000 0.000 10 Kernel#fork
76
+ 0.10 0.035 0.021 0.000 0.014 16605 Gem::StubSpecification#extensions
77
+ 0.08 0.026 0.016 0.000 0.010 8824 Gem::StubSpecification#raw_require_paths
78
+ 0.07 0.016 0.015 0.000 0.001 10504 <Class::Gem::Version>#new
79
+ 0.07 0.045 0.014 0.000 0.031 10361 Gem::BasicSpecification#gem_build_complete_path
80
+ 0.06 0.045 0.013 0.000 0.032 83 Kernel#eval
81
+ 0.05 18.379 0.010 0.000 18.369 90613 *Gem::Specification#traverse
82
+ 0.05 18.389 0.010 0.000 18.379 116931 *Array#reverse_each
83
+ 0.04 0.016 0.009 0.000 0.007 8921 Gem::StubSpecification#full_name
84
+ 0.04 0.008 0.008 0.000 0.000 7816 Module#method_added
85
+ 0.04 0.011 0.008 0.000 0.003 1638 Array#flatten
86
+ 0.03 0.030 0.007 0.000 0.023 8824 Gem::StubSpecification#missing_extensions?
87
+ 0.03 0.006 0.006 0.000 0.000 9913 Gem::Specification#installed_by_version
88
+ 0.03 0.006 0.006 0.000 0.000 966 IO#set_encoding
89
+ 0.02 0.005 0.005 0.000 0.000 1 OpenSSL::X509::Store#set_default_paths
90
+ 0.02 0.004 0.004 0.000 0.000 8824 Gem::StubSpecification#default_gem?
91
+ 0.02 0.004 0.003 0.000 0.000 11 <Module::Marshal>#load
92
+ 0.02 0.007 0.003 0.000 0.003 667 MonitorMixin#mon_enter
93
+ 0.01 0.003 0.003 0.000 0.000 2855 Symbol#to_s
94
+ 0.01 0.010 0.003 0.000 0.007 17 Hash#each
95
+ 0.01 0.003 0.003 0.000 0.000 1380 <Class::Gem::Specification>#unresolved_deps
96
+ 0.01 0.033 0.003 0.000 0.030 4153 Comparable#==
97
+ 0.01 0.003 0.003 0.000 0.000 2004 <Class::Thread>#current
98
+ 0.01 0.003 0.003 0.000 0.000 15266 Gem::Specification#respond_to_missing?
99
+ 0.01 0.004 0.003 0.000 0.001 1027 Module#define_method
100
+ 0.01 0.002 0.002 0.000 0.000 2041 Kernel#instance_variable_set
101
+ 0.01 0.002 0.002 0.000 0.000 887 Class#inherited
102
+ 0.01 0.005 0.002 0.000 0.003 667 MonitorMixin#mon_exit
103
+ 0.01 0.611 0.002 0.000 0.609 470 <Class::Gem::Specification>#find_active_stub_by_path
104
+ 0.01 0.002 0.002 0.000 0.000 3720 Kernel#hash
105
+ 0.01 0.004 0.002 0.000 0.002 1442 Kernel#dup
106
+ 0.01 0.002 0.002 0.000 0.000 1493 BasicObject#singleton_method_added
107
+ 0.01 0.006 0.002 0.000 0.004 655 <Module::Gem>#find_unresolved_default_spec
108
+ 0.01 0.002 0.002 0.000 0.000 1360 Gem::Specification#default_value
109
+ 0.01 0.031 0.001 0.000 0.030 68 Gem::Specification#initialize
110
+ 0.01 0.002 0.001 0.000 0.001 667 MonitorMixin#mon_check_owner
111
+ 0.01 0.001 0.001 0.000 0.000 770 Hash#values
112
+ 0.01 0.002 0.001 0.000 0.000 329 Module#attr_reader
113
+ 0.01 0.001 0.001 0.000 0.000 68 <Class::IO>#read
114
+ 0.01 0.002 0.001 0.000 0.001 218 Module#attr_accessor
115
+ 0.01 0.003 0.001 0.000 0.002 919 Array#hash
116
+ 0.01 0.009 0.001 0.000 0.007 384 Gem::Dependency#initialize
117
+ 0.01 0.002 0.001 0.000 0.001 1444 Kernel#initialize_dup
118
+ 0.01 7.711 0.001 0.000 7.710 1348 *Class#new
119
+ 0.01 0.004 0.001 0.000 0.003 112 Class#initialize
120
+ 0.01 0.001 0.001 0.000 0.000 433 Array#first
121
+ 0.01 18.715 0.001 0.000 18.713 345 <Class::Gem::Specification>#find_in_unresolved_tree
122
+ 0.01 0.001 0.001 0.000 0.000 1281 String#%
123
+ 0.01 0.001 0.001 0.000 0.000 29 Regexp#initialize
124
+ 0.01 0.004 0.001 0.000 0.002 498 <Class::Gem::Requirement>#parse
125
+ 0.01 0.001 0.001 0.000 0.000 1180 String#to_s
126
+ 0.01 0.007 0.001 0.000 0.005 486 Gem::Requirement#initialize
127
+ 0.00 0.001 0.001 0.000 0.000 667 Thread::Mutex#lock
128
+ 0.00 0.598 0.001 0.000 0.597 350 <Class::Gem::Specification>#find_in_unresolved
129
+ 0.00 0.001 0.001 0.000 0.000 667 Thread::Mutex#unlock
130
+ 0.00 0.001 0.001 0.000 0.000 323 String#to_sym
131
+ 0.00 0.001 0.001 0.000 0.000 248 Module#append_features
132
+ 0.00 0.001 0.001 0.000 0.000 568 Regexp#=~
133
+ 0.00 0.001 0.001 0.000 0.000 81 IO#close
134
+ 0.00 0.001 0.001 0.000 0.000 27 <Class::Struct>#new
135
+ 0.00 0.001 0.001 0.000 0.000 474 Array#last
136
+ 0.00 0.001 0.001 0.000 0.000 1253 Kernel#respond_to?
137
+ 0.00 0.011 0.001 0.000 0.010 359 Gem::Specification#add_dependency_with_type
138
+ 0.00 0.006 0.001 0.000 0.006 485 <Class::Gem::Requirement>#create
139
+ 0.00 0.001 0.001 0.000 0.000 68 <Class::Time>#utc
140
+ 0.00 0.001 0.001 0.000 0.001 66 Module#class_eval
141
+ 0.00 0.692 0.001 0.000 0.691 420 Enumerable#find
142
+ 0.00 0.001 0.001 0.000 0.001 26 Module#module_eval
143
+ 0.00 0.002 0.001 0.000 0.001 3 Integer#times
144
+ 0.00 0.001 0.001 0.000 0.000 108 <Class::File>#expand_path
145
+ 0.00 0.001 0.001 0.000 0.000 47 String#scan
146
+ 0.00 0.048 0.001 0.000 0.047 72 <Class::Gem::Specification>#load
147
+ 0.00 0.001 0.001 0.000 0.000 343 <Class::Gem::Specification>#stubs
148
+ 0.00 0.001 0.001 0.000 0.000 19 Module#instance_methods
149
+ 0.00 0.001 0.001 0.000 0.000 833 Array#initialize_copy
150
+ 0.00 0.004 0.000 0.000 0.003 71 <Class::Inspec::Plugins::Resource>#__register
151
+ 0.00 0.002 0.000 0.000 0.002 10 Mixlib::ShellOut::Unix#configure_parent_process_file_descriptors
152
+ 0.00 0.002 0.000 0.000 0.002 248 *Module#include
153
+ 0.00 0.000 0.000 0.000 0.000 198 <Class::Inspec::Resource>#registry
154
+ 0.00 0.000 0.000 0.000 0.000 545 Array#include?
155
+ 0.00 0.001 0.000 0.000 0.000 40 <Class::IO>#pipe
156
+ 0.00 0.000 0.000 0.000 0.000 203 String#gsub
157
+ 0.00 0.000 0.000 0.000 0.000 70 String#=~
158
+ 0.00 0.004 0.000 0.000 0.004 473 Array#map!
159
+ 0.00 0.000 0.000 0.000 0.000 288 Module#private
160
+ 0.00 0.008 0.000 0.000 0.007 258 Gem::Specification#add_development_dependency
161
+ 0.00 0.001 0.000 0.000 0.000 513 Fixnum#==
162
+ 0.00 0.076 0.000 0.000 0.076 10 Mixlib::ShellOut::Unix#run_command
163
+ 0.00 0.023 0.000 0.000 0.023 10 Mixlib::ShellOut::Unix#fork_subprocess
164
+ 0.00 0.000 0.000 0.000 0.000 151 Module#const_set
165
+ 0.00 0.000 0.000 0.000 0.000 87 String#split
166
+ 0.00 0.000 0.000 0.000 0.000 322 String#to_i
167
+ 0.00 0.000 0.000 0.000 0.000 401 String#initialize_copy
168
+ 0.00 0.000 0.000 0.000 0.000 4 <Class::Encoding>#find
169
+ 0.00 0.126 0.000 0.000 0.125 20 Mixlib::ShellOut::Unix#attempt_buffer_read
170
+ 0.00 0.000 0.000 0.000 0.000 41 Exception#initialize
171
+ 0.00 0.000 0.000 0.000 0.000 237 Module#included
172
+ 0.00 0.000 0.000 0.000 0.000 350 #<Class:0x000000019a1d38>#this
173
+ 0.00 0.029 0.000 0.000 0.029 10 Mixlib::ShellOut::Unix#propagate_pre_exec_failure
174
+ 0.00 0.001 0.000 0.000 0.000 22 IO#__read_nonblock
175
+ 0.00 0.000 0.000 0.000 0.000 40 Struct#initialize
176
+ 0.00 0.000 0.000 0.000 0.000 918 String#unpack
177
+ 0.00 0.000 0.000 0.000 0.000 117 Gem::Version#prerelease?
178
+ 0.00 0.000 0.000 0.000 0.000 148 Array#join
179
+ 0.00 0.000 0.000 0.000 0.000 527 String#==
180
+ 0.00 0.000 0.000 0.000 0.000 10 <Module::GC>#enable
181
+ 0.00 0.000 0.000 0.000 0.000 72 Mixlib::ShellOut::Unix#child_stdout
182
+ 0.00 0.000 0.000 0.000 0.000 70 Mixlib::ShellOut::Unix#child_stderr
183
+ 0.00 0.000 0.000 0.000 0.000 106 Module#autoload
184
+ 0.00 0.000 0.000 0.000 0.000 68 Gem::Specification#internal_init
185
+ 0.00 0.000 0.000 0.000 0.000 1 URI::RFC2396_Parser#make_regexp
186
+ 0.00 0.000 0.000 0.000 0.000 1280 Integer#chr
187
+ 0.00 0.000 0.000 0.000 0.000 80 IO#initialize
188
+ 0.00 0.001 0.000 0.000 0.001 10 Mixlib::ShellOut::Unix#close_all_pipes
189
+ 0.00 0.000 0.000 0.000 0.000 143 Module#const_get
190
+ 0.00 0.000 0.000 0.000 0.000 48 Exception#exception
191
+ 0.00 0.183 0.000 0.000 0.183 10 Train::Transports::Local::Connection#run_command
192
+ 0.00 0.000 0.000 0.000 0.000 60 Mixlib::ShellOut::Unix#child_process_status
193
+ 0.00 0.000 0.000 0.000 0.000 10 Mixlib::ShellOut#initialize
194
+ 0.00 0.000 0.000 0.000 0.000 130 String#strip
195
+ 0.00 0.000 0.000 0.000 0.000 161 Hash#delete
196
+ 0.00 0.000 0.000 0.000 0.000 94 Module#alias_method
197
+ 0.00 0.000 0.000 0.000 0.000 325 Kernel#lambda
198
+ 0.00 0.002 0.000 0.000 0.001 68 Gem::Specification#date=
199
+ 0.00 0.004 0.000 0.000 0.004 71 <Class::Inspec::Plugins::Resource>#name
200
+ 0.00 0.000 0.000 0.000 0.000 40 Module#attr_writer
201
+ 0.00 0.000 0.000 0.000 0.000 486 Array#compact!
202
+ 0.00 0.067 0.000 0.000 0.067 50 <Module::Inspec>#resource
203
+ 0.00 0.000 0.000 0.000 0.000 141 Module#undef_method
204
+ 0.00 0.000 0.000 0.000 0.000 20 IO#sync=
205
+ 0.00 0.152 0.000 0.000 0.151 10 Train::Extras::OSCommon#get_config
206
+ 0.00 0.000 0.000 0.000 0.000 10 Mixlib::ShellOut::Unix#child_stdin
207
+ 0.00 0.000 0.000 0.000 0.000 10 <Class::Train::Extras::CommandResult>#new
208
+ 0.00 0.001 0.000 0.000 0.001 68 Gem::Specification#version=
209
+ 0.00 0.000 0.000 0.000 0.000 486 Array#uniq!
210
+ 0.00 0.001 0.000 0.000 0.000 68 Gem::BasicSpecification#initialize
211
+ 0.00 0.000 0.000 0.000 0.000 252 Regexp#===
212
+ 0.00 0.000 0.000 0.000 0.000 48 Exception#backtrace
213
+ 0.00 0.000 0.000 0.000 0.000 10 <Module::Process>#waitpid2
214
+ 0.00 0.001 0.000 0.000 0.001 62 <Class::Inspec::Plugins::Resource>#example
215
+ 0.00 0.001 0.000 0.000 0.000 69 Gem::BasicSpecification#full_name
216
+ 0.00 0.000 0.000 0.000 0.000 36 Module#extend_object
217
+ 0.00 0.001 0.000 0.000 0.001 62 <Class::Inspec::Plugins::Resource>#desc
218
+ 0.00 0.000 0.000 0.000 0.000 50 Mixlib::ShellOut::Unix#open_pipes
219
+ 0.00 0.000 0.000 0.000 0.000 136 Fixnum#divmod
220
+ 0.00 0.000 0.000 0.000 0.000 68 Gem::BasicSpecification#internal_init
221
+ 0.00 0.000 0.000 0.000 0.000 10 IO#fcntl
222
+ 0.00 0.001 0.000 0.000 0.001 58 Gem::Version#initialize
223
+ 0.00 0.001 0.000 0.000 0.001 79 Gem::Specification#base_dir
224
+ 0.00 0.002 0.000 0.000 0.002 30 Gem::Specification#add_self_to_load_path
225
+ 0.00 0.000 0.000 0.000 0.000 120 Gem::StubSpecification#this
226
+ 0.00 0.001 0.000 0.000 0.000 118 Gem::Version#version
227
+ 0.00 0.000 0.000 0.000 0.000 68 <Class::Gem::Version>#create
228
+ 0.00 0.001 0.000 0.000 0.000 16 Module#class_exec
229
+ 0.00 0.000 0.000 0.000 0.000 34 IO#write
230
+ 0.00 0.000 0.000 0.000 0.000 61 Kernel#freeze
231
+ 0.00 0.032 0.000 0.000 0.032 30 *Gem::Specification#activate
232
+ 0.00 0.000 0.000 0.000 0.000 107 String#capitalize
233
+ 0.00 0.000 0.000 0.000 0.000 68 Kernel#binding
234
+ 0.00 0.003 0.000 0.000 0.003 101 Gem::Specification#add_runtime_dependency
235
+ 0.00 0.000 0.000 0.000 0.000 240 Symbol#to_sym
236
+ 0.00 0.076 0.000 0.000 0.076 10 Mixlib::ShellOut#run_command
237
+ 0.00 0.000 0.000 0.000 0.000 360 Kernel#Array
238
+ 0.00 0.000 0.000 0.000 0.000 136 Kernel#initialize_copy
239
+ 0.00 0.000 0.000 0.000 0.000 10 Mixlib::ShellOut#exitstatus
240
+ 0.00 0.000 0.000 0.000 0.000 69 Enumerable#grep
241
+ 0.00 0.000 0.000 0.000 0.000 41 IO#closed?
242
+ 0.00 0.001 0.000 0.000 0.001 10 Mixlib::ShellOut::Unix#initialize_ipc
243
+ 0.00 0.039 0.000 0.000 0.039 3 Train::Extras::DetectLinux#detect_linux_via_config
244
+ 0.00 0.000 0.000 0.000 0.000 37 Kernel#is_a?
245
+ 0.00 0.000 0.000 0.000 0.000 36 String#sub
246
+ 0.00 0.000 0.000 0.000 0.000 30 Array#delete
247
+ 0.00 0.000 0.000 0.000 0.000 13 Enumerable#to_a
248
+ 0.00 0.000 0.000 0.000 0.000 8 Train::Extras::CommandResult#exit_status
249
+ 0.00 0.000 0.000 0.000 0.000 39 RSpec::Core::Set#initialize
250
+ 0.00 0.000 0.000 0.000 0.000 68 Gem::Specification#required_rubygems_version=
251
+ 0.00 0.000 0.000 0.000 0.000 30 Gem::Specification#runtime_dependencies
252
+ 0.00 0.000 0.000 0.000 0.000 68 Gem::Specification#authors=
253
+ 0.00 0.000 0.000 0.000 0.000 481 Kernel#instance_variable_defined?
254
+ 0.00 0.000 0.000 0.000 0.000 9 Array#uniq
255
+ 0.00 0.000 0.000 0.000 0.000 4 Kernel#caller
256
+ 0.00 0.000 0.000 0.000 0.000 109 Module#method_defined?
257
+ 0.00 0.000 0.000 0.000 0.000 36 *Kernel#extend
258
+ 0.00 0.000 0.000 0.000 0.000 41 Module#module_function
259
+ 0.00 0.000 0.000 0.000 0.000 60 RSpec::Core::Set#merge
260
+ 0.00 0.000 0.000 0.000 0.000 4 Module#public_instance_methods
261
+ 0.00 0.001 0.000 0.000 0.000 10 Mixlib::ShellOut::Unix#read_stdout_to_buffer
262
+ 0.00 0.000 0.000 0.000 0.000 84 Hash#fetch
263
+ 0.00 0.091 0.000 0.000 0.091 11 <Class::Gem::Specification>#find_by_path
264
+ 0.00 0.000 0.000 0.000 0.000 10 Process::Status#exitstatus
265
+ 0.00 0.042 0.000 0.000 0.042 43 *<Module::RSpec::Support>#require_rspec_core
266
+ 0.00 0.001 0.000 0.000 0.001 26 Gem::BasicSpecification#full_require_paths
267
+ 0.00 0.000 0.000 0.000 0.000 56 NilClass#nil?
268
+ 0.00 0.001 0.000 0.000 0.001 26 Gem::BasicSpecification#find_full_gem_path
269
+ 0.00 0.030 0.000 0.000 0.030 30 *Gem::Specification#activate_dependencies
270
+ 0.00 0.000 0.000 0.000 0.000 68 Gem::Specification#invalidate_memoized_attributes
271
+ 0.00 0.000 0.000 0.000 0.000 142 Module#method_undefined
272
+ 0.00 0.000 0.000 0.000 0.000 26 <Module::Logging>#libpath
273
+ 0.00 0.000 0.000 0.000 0.000 74 Hash#initialize_copy
274
+ 0.00 0.120 0.000 0.000 0.120 11 <Module::Gem>#try_activate
275
+ 0.00 0.001 0.000 0.000 0.000 68 Gem::Specification#summary=
276
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Encoding>#default_external=
277
+ 0.00 0.000 0.000 0.000 0.000 228 <Class::Delegator>#delegating_block
278
+ 0.00 0.000 0.000 0.000 0.000 76 Kernel#block_given?
279
+ 0.00 0.005 0.000 0.000 0.005 18 *<Module::RSpec::Support>#require_rspec_support
280
+ 0.00 0.000 0.000 0.000 0.000 48 Array#sort
281
+ 0.00 0.000 0.000 0.000 0.000 21 Regexp#to_s
282
+ 0.00 0.000 0.000 0.000 0.000 30 Array#select
283
+ 0.00 0.000 0.000 0.000 0.000 53 String#freeze
284
+ 0.00 20.470 0.000 0.000 20.470 1320 *Kernel#require
285
+ 0.00 20.641 0.000 0.000 20.641 2 Global#[No method]
286
+ 0.00 0.000 0.000 0.000 0.000 1 IO#read
287
+ 0.00 0.000 0.000 0.000 0.000 142 Symbol#[]
288
+ 0.00 0.000 0.000 0.000 0.000 35 Module#extended
289
+ 0.00 0.001 0.000 0.000 0.001 26 Gem::BasicSpecification#full_gem_path
290
+ 0.00 0.000 0.000 0.000 0.000 30 Gem::Specification#raise_if_conflicts
291
+ 0.00 0.000 0.000 0.000 0.000 26 <Module::Gem>#load_path_insert_index
292
+ 0.00 0.001 0.000 0.000 0.000 14 <Module::RSpec>#configuration
293
+ 0.00 0.000 0.000 0.000 0.000 20 <Class::SystemCallError>#===
294
+ 0.00 0.000 0.000 0.000 0.000 58 <Class::Gem::Version>#correct?
295
+ 0.00 0.000 0.000 0.000 0.000 7 Array#-
296
+ 0.00 0.000 0.000 0.000 0.000 207 Fixnum#+
297
+ 0.00 0.000 0.000 0.000 0.000 46 Module#protected
298
+ 0.00 0.000 0.000 0.000 0.000 68 Gem::Specification#require_paths=
299
+ 0.00 0.000 0.000 0.000 0.000 4 BasicObject#instance_eval
300
+ 0.00 0.032 0.000 0.000 0.032 1 Train::Extras::OSCommon#detect_family
301
+ 0.00 7.450 0.000 0.000 7.450 2 <Module::Inspec::Backend>#create
302
+ 0.00 0.000 0.000 0.000 0.000 68 Gem::Specification#installed_by_version=
303
+ 0.00 0.000 0.000 0.000 0.000 42 Gem::Requirement#to_s
304
+ 0.00 0.001 0.000 0.000 0.001 1 <Class::RSpec::Core::Metadata::ExampleHash>#create
305
+ 0.00 0.001 0.000 0.000 0.001 11 Gem::Dependency#merge
306
+ 0.00 0.001 0.000 0.000 0.001 4 Kernel#gem
307
+ 0.00 0.000 0.000 0.000 0.000 10 Mixlib::ShellOut::Unix#attempt_reap
308
+ 0.00 0.000 0.000 0.000 0.000 10 Hash#each_pair
309
+ 0.00 0.000 0.000 0.000 0.000 62 Gem::Specification#description=
310
+ 0.00 0.000 0.000 0.000 0.000 26 Array#insert
311
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::Metadata>#relative_path_regex
312
+ 0.00 0.000 0.000 0.000 0.000 1 URI::RFC2396_Parser#initialize_pattern
313
+ 0.00 0.000 0.000 0.000 0.000 25 Hash#initialize
314
+ 0.00 0.000 0.000 0.000 0.000 10 Mixlib::ShellOut::Unix#read_stderr_to_buffer
315
+ 0.00 0.000 0.000 0.000 0.000 10 <Module::RSpec::Core::Formatters>#register
316
+ 0.00 0.000 0.000 0.000 0.000 54 String#downcase
317
+ 0.00 0.000 0.000 0.000 0.000 33 Hash#keys
318
+ 0.00 0.000 0.000 0.000 0.000 26 Enumerable#each_with_index
319
+ 0.00 0.017 0.000 0.000 0.017 3 Train::Extras::DetectLinux#uname_r
320
+ 0.00 0.000 0.000 0.000 0.000 27 <Class::RSpec::Core::Formatters::Loader>#formatters
321
+ 0.00 7.670 0.000 0.000 7.670 1 Inspec::Runner#initialize
322
+ 0.00 0.000 0.000 0.000 0.000 12 Kernel#method
323
+ 0.00 0.000 0.000 0.000 0.000 10 Mixlib::ShellOut::Unix#write_to_child_stdin
324
+ 0.00 0.000 0.000 0.000 0.000 7 Forwardable#def_instance_delegator
325
+ 0.00 0.000 0.000 0.000 0.000 32 Fixnum#to_s
326
+ 0.00 0.000 0.000 0.000 0.000 23 RSpec::Core::Set#each
327
+ 0.00 0.000 0.000 0.000 0.000 30 BasicObject#==
328
+ 0.00 0.000 0.000 0.000 0.000 10 Mixlib::ShellOut::Unix#should_reap?
329
+ 0.00 0.000 0.000 0.000 0.000 4 <Class::Regexp>#union
330
+ 0.00 0.000 0.000 0.000 0.000 44 Gem::Requirement#as_list
331
+ 0.00 0.000 0.000 0.000 0.000 58 <Module::RSpec::Matchers>#alias_matcher
332
+ 0.00 0.000 0.000 0.000 0.000 18 Array#pack
333
+ 0.00 0.000 0.000 0.000 0.000 49 Gem::Specification#files=
334
+ 0.00 0.052 0.000 0.000 0.051 1 Train::Transports::Local::OS#initialize
335
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::Loader#string_const?
336
+ 0.00 0.005 0.000 0.000 0.005 1 Inspec::ProfileContext#initialize
337
+ 0.00 0.001 0.000 0.000 0.001 2 RSpec::Core::Formatters::Loader#add
338
+ 0.00 0.000 0.000 0.000 0.000 2 OpenSSL::PKey::DH#initialize
339
+ 0.00 0.000 0.000 0.000 0.000 21 <Class::RSpec::Core::Configuration>#define_predicate_for
340
+ 0.00 0.000 0.000 0.000 0.000 9 RSpec::Core::Configuration#value_for
341
+ 0.00 0.000 0.000 0.000 0.000 59 Module#const_defined?
342
+ 0.00 0.000 0.000 0.000 0.000 17 Enumerable#inject
343
+ 0.00 0.000 0.000 0.000 0.000 33 Gem::Specification#required_ruby_version=
344
+ 0.00 0.000 0.000 0.000 0.000 256 Fixnum#>>
345
+ 0.00 0.000 0.000 0.000 0.000 39 Gem::Specification#extra_rdoc_files=
346
+ 0.00 0.000 0.000 0.000 0.000 68 Fixnum#*
347
+ 0.00 0.000 0.000 0.000 0.000 257 Fixnum#&
348
+ 0.00 0.000 0.000 0.000 0.000 54 Gem::Specification#licenses=
349
+ 0.00 0.005 0.000 0.000 0.005 9 *<Module::RSpec::Support>#require_rspec_matchers
350
+ 0.00 0.000 0.000 0.000 0.000 24 Exception#message
351
+ 0.00 0.004 0.000 0.000 0.003 2 Inspec::ProfileContext#rule_context
352
+ 0.00 0.000 0.000 0.000 0.000 1 Module#private_instance_methods
353
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Encoding>#default_internal=
354
+ 0.00 0.000 0.000 0.000 0.000 8 String#[]
355
+ 0.00 0.000 0.000 0.000 0.000 5 RSpec::Core::FilterableItemRepository::QueryOptimized#initialize
356
+ 0.00 0.006 0.000 0.000 0.006 1 Inspec::Runner#add_content
357
+ 0.00 0.149 0.000 0.000 0.149 2 <Class::Train::Extras::CommandWrapper>#load
358
+ 0.00 0.001 0.000 0.000 0.001 1 URI::RFC2396_Parser#initialize_regexp
359
+ 0.00 0.005 0.000 0.000 0.005 1 Inspec::Runner#create_context
360
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#formatters
361
+ 0.00 7.448 0.000 0.000 7.448 2 Inspec::Runner#configure_transport
362
+ 0.00 0.000 0.000 0.000 0.000 20 <Class::RSpec::Core::Configuration>#add_setting
363
+ 0.00 0.000 0.000 0.000 0.000 5 Array#reject
364
+ 0.00 0.000 0.000 0.000 0.000 24 FilterTable::Factory#add
365
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#initialize
366
+ 0.00 0.000 0.000 0.000 0.000 2 Module#name
367
+ 0.00 0.000 0.000 0.000 0.000 5 Gem::BasicSpecification#extensions_dir
368
+ 0.00 0.000 0.000 0.000 0.000 12 Module#private_class_method
369
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::RunnerRspec#backend=
370
+ 0.00 0.000 0.000 0.000 0.000 1 Train::Extras::OSCommon#unix?
371
+ 0.00 0.000 0.000 0.000 0.000 3 Train::Extras::CommandResult#stdout
372
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::HashPopulator#populate_location_attributes
373
+ 0.00 0.000 0.000 0.000 0.000 30 <Class::RSpec::Core::Configuration>#define_reader
374
+ 0.00 0.000 0.000 0.000 0.000 24 Exception#to_s
375
+ 0.00 0.000 0.000 0.000 0.000 11 BasicObject#initialize
376
+ 0.00 0.000 0.000 0.000 0.000 6 <Class::Gem::Platform>#local
377
+ 0.00 0.000 0.000 0.000 0.000 7 <Class::PluginRegistry::Plugin>#name
378
+ 0.00 0.001 0.000 0.000 0.001 1 RSpec::Core::Example#initialize
379
+ 0.00 0.000 0.000 0.000 0.000 3 Regexp#match
380
+ 0.00 0.000 0.000 0.000 0.000 3 <Module::RSpec::Support::OS>#windows?
381
+ 0.00 0.000 0.000 0.000 0.000 17 Module#public
382
+ 0.00 0.032 0.000 0.000 0.032 1 Train::Extras::OSCommon#initialize
383
+ 0.00 0.000 0.000 0.000 0.000 11 Thor::Base::ClassMethods#method_added
384
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Formatters::Loader#register
385
+ 0.00 0.000 0.000 0.000 0.000 4 <Module::RSpec::Support>#define_optimized_require_for_rspec
386
+ 0.00 0.000 0.000 0.000 0.000 11 RSpec::Core::Reporter#registered_listeners
387
+ 0.00 0.000 0.000 0.000 0.000 24 FilterTable::Factory#create_connector
388
+ 0.00 0.001 0.000 0.000 0.001 3 FilterTable::Factory#connect
389
+ 0.00 0.000 0.000 0.000 0.000 26 Module#module_exec
390
+ 0.00 0.002 0.000 0.000 0.002 5 Module#initialize
391
+ 0.00 0.000 0.000 0.000 0.000 4 Gem::Specification#files
392
+ 0.00 0.000 0.000 0.000 0.000 2 *RSpec::Core::FilterableItemRepository::QueryOptimized#items_for
393
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Vbscript>#desc
394
+ 0.00 0.000 0.000 0.000 0.000 13 OptionParser::List#accept
395
+ 0.00 0.000 0.000 0.000 0.000 11 Array#compact
396
+ 0.00 0.000 0.000 0.000 0.000 21 <Class::RSpec::Core::Configuration>#add_read_only_setting
397
+ 0.00 0.000 0.000 0.000 0.000 1 Module#to_s
398
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Psych>#libyaml_version
399
+ 0.00 0.002 0.000 0.000 0.002 2 <Class::Inspec::Resource>#create_dsl
400
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Addressable::URI>#parse
401
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#reporter
402
+ 0.00 0.000 0.000 0.000 0.000 3 <Module::RSpec::Core::Metadata>#build_hash_from
403
+ 0.00 0.001 0.000 0.000 0.001 4 Gem::Dependency#to_spec
404
+ 0.00 0.000 0.000 0.000 0.000 12 String#end_with?
405
+ 0.00 0.000 0.000 0.000 0.000 21 Gem::Requirement#==
406
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Reporter#start
407
+ 0.00 0.130 0.000 0.000 0.130 2 Train::Transports::Local::Connection#os
408
+ 0.00 0.000 0.000 0.000 0.000 2 Range#each
409
+ 0.00 0.001 0.000 0.000 0.001 1 RSpec::Core::Reporter#close_after
410
+ 0.00 0.005 0.000 0.000 0.005 2 Inspec::ProfileContext#reload_dsl
411
+ 0.00 0.000 0.000 0.000 0.000 13 <Class::HTTPClient>#attr_proxy
412
+ 0.00 0.000 0.000 0.000 0.000 4 Thread::Mutex#synchronize
413
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Reporter#initialize
414
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::World#initialize
415
+ 0.00 0.120 0.000 0.000 0.120 1 <Module::Inspec>#secrets
416
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::HashPopulator#populate
417
+ 0.00 0.000 0.000 0.000 0.000 17 RSpec::Matchers::DSL#define
418
+ 0.00 0.000 0.000 0.000 0.000 4 <Module::Inspec>#fetcher
419
+ 0.00 0.000 0.000 0.000 0.000 2 Module#remove_method
420
+ 0.00 0.000 0.000 0.000 0.000 5 REXML::Entity#initialize
421
+ 0.00 0.000 0.000 0.000 0.000 31 Gem::Specification#rdoc_options=
422
+ 0.00 0.000 0.000 0.000 0.000 9 Symbol#inspect
423
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Formatters::Loader#custom_formatter
424
+ 0.00 0.000 0.000 0.000 0.000 5 RSpec::Core::Configuration#formatter_loader
425
+ 0.00 0.000 0.000 0.000 0.000 6 <Object::Object>#[]
426
+ 0.00 0.001 0.000 0.000 0.001 1 RSpec::Core::Configuration#with_suite_hooks
427
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::RequireLoader#initialize
428
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Train::Extras::LinuxCommand>#active?
429
+ 0.00 0.000 0.000 0.000 0.000 1 String#strip!
430
+ 0.00 0.000 0.000 0.000 0.000 3 RSpec::Core::FilterableItemRepository::QueryOptimized#proc_keys_from
431
+ 0.00 0.000 0.000 0.000 0.000 12 String#start_with?
432
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Reporter#stop
433
+ 0.00 0.000 0.000 0.000 0.000 8 String#to_f
434
+ 0.00 0.000 0.000 0.000 0.000 1 Kernel#format
435
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Metadata::HashPopulator#build_description_from
436
+ 0.00 0.002 0.000 0.000 0.002 1 RSpec::Core::Reporter#report
437
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::DeprecationFormatter#initialize
438
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::Loader#setup_default
439
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec>#world
440
+ 0.00 0.015 0.000 0.000 0.015 1 Train::Extras::DetectLinux#detect_linux
441
+ 0.00 0.015 0.000 0.000 0.015 1 Train::Extras::OSCommon#detect_family_type
442
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Yaml>#example
443
+ 0.00 0.000 0.000 0.000 0.000 24 <Class::FilterTable::Factory::Connector>#new
444
+ 0.00 0.002 0.000 0.000 0.002 6 *<Module::RSpec::Support>#require_rspec_expectations
445
+ 0.00 0.000 0.000 0.000 0.000 3 Module#constants
446
+ 0.00 0.000 0.000 0.000 0.000 3 <Class::Time>#now
447
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::MetadataFilter>#silence_metadata_example_group_deprecations
448
+ 0.00 0.000 0.000 0.000 0.000 5 Gem::Dependency#matches_spec?
449
+ 0.00 0.000 0.000 0.000 0.000 24 <Class::RSpec::Core::ExampleGroup>#idempotently_define_singleton_method
450
+ 0.00 0.000 0.000 0.000 0.000 6 Gem::Security::Policy#initialize
451
+ 0.00 0.000 0.000 0.000 0.000 4 Gem::Specification#add_bindir
452
+ 0.00 0.000 0.000 0.000 0.000 6 <Class::Zip::ExtraField::Generic>#register_map
453
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::Thor::Base>#register_klass_file
454
+ 0.00 0.000 0.000 0.000 0.000 4 Array#delete_if
455
+ 0.00 0.001 0.000 0.000 0.001 2 Object#DelegateClass
456
+ 0.00 0.001 0.000 0.000 0.001 10 RSpec::Core::Reporter#notify
457
+ 0.00 0.000 0.000 0.000 0.000 2 Kernel#tap
458
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecMiniJson#dump_summary
459
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::DeprecationFormatter#printer
460
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::ExampleGroup#initialize
461
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::Resources::OSResource#[]
462
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Configuration#define_mixed_in_module
463
+ 0.00 0.000 0.000 0.000 0.000 73 Hash#key?
464
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Formatters::Loader#notifications_for
465
+ 0.00 0.000 0.000 0.000 0.000 3 Time#initialize
466
+ 0.00 0.000 0.000 0.000 0.000 2 Hash#merge
467
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecCli#start
468
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::ProfileContext#load
469
+ 0.00 0.000 0.000 0.000 0.000 3 <Module::Train::Options>#attach
470
+ 0.00 0.000 0.000 0.000 0.000 20 Gem::Specification#executables=
471
+ 0.00 0.000 0.000 0.000 0.000 1 IO#puts
472
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecCli#close
473
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Reporter#seed_used?
474
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::FlatMap>#flat_map
475
+ 0.00 0.002 0.000 0.000 0.002 1 Inspec::Runner#run
476
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::Resource::Registry::Os#initialize
477
+ 0.00 0.000 0.000 0.000 0.000 3 Addressable::URI#validate
478
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Configuration#output_stream
479
+ 0.00 0.000 0.000 0.000 0.000 5 Module#ancestors
480
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#last_run_statuses
481
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::ExampleGroup>#next_runnable_index_for
482
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::HashPopulator#initialize
483
+ 0.00 0.002 0.000 0.000 0.002 1 Inspec::RunnerRspec#run
484
+ 0.00 0.001 0.000 0.000 0.001 1 Inspec::ProfileContext#load_libraries
485
+ 0.00 0.070 0.000 0.000 0.070 1 <Module::Train>#plugin
486
+ 0.00 0.000 0.000 0.000 0.000 9 RSpec::Core::Set#<<
487
+ 0.00 0.000 0.000 0.000 0.000 11 <Class::Gem::Requirement>#default
488
+ 0.00 0.000 0.000 0.000 0.000 7 <Module::RSpec::Core::DSL>#expose_example_group_alias
489
+ 0.00 0.000 0.000 0.000 0.000 5 <Class::Proc>#new
490
+ 0.00 0.000 0.000 0.000 0.000 1 REXML::XMLDecl#initialize
491
+ 0.00 0.001 0.000 0.000 0.001 1 <Class::HTTP::CookieJar>#const_missing
492
+ 0.00 0.001 0.000 0.000 0.001 2 <Module::RSpec>#configure
493
+ 0.00 0.000 0.000 0.000 0.000 8 RSpec::Core::HashImitatable::ClassMethods#attr_accessor
494
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::RunnerRspec#configure_output
495
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::HashPopulator#build_scoped_id_for
496
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::HashPopulator#ensure_valid_user_keys
497
+ 0.00 0.001 0.000 0.000 0.001 1 RSpec::Core::SuiteHookContext#initialize
498
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#ordering_registry
499
+ 0.00 0.015 0.000 0.000 0.015 2 Train::Extras::DetectLinux#uname_s
500
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#host=
501
+ 0.00 0.000 0.000 0.000 0.000 1 File#initialize
502
+ 0.00 7.261 0.000 0.000 7.261 1 <Module::Train>#load_transport
503
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecCli#initialize
504
+ 0.00 0.000 0.000 0.000 0.000 6 FilterTable::Factory#add_accessor
505
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::MemoizedHelpers#initialize
506
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Example#id
507
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::HashPopulator#file_path_and_line_number_from
508
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::World#example_count
509
+ 0.00 0.000 0.000 0.000 0.000 5 Train::Options::ClassOptions#option
510
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::World#ordered_example_groups
511
+ 0.00 0.149 0.000 0.000 0.149 1 Train::Transports::Local::Connection#initialize
512
+ 0.00 0.000 0.000 0.000 0.000 4 <Module::Gem>#remove_unresolved_default_spec
513
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#to_s
514
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::Metadata>#id_from
515
+ 0.00 0.000 0.000 0.000 0.000 3 <Module::RSpec::Support>#thread_local_data
516
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::RSpec::Core::ExampleGroup>#examples
517
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::HTTPClient::Util>#urify
518
+ 0.00 0.000 0.000 0.000 0.000 1 Logging::ColorScheme#initialize
519
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Formatters::Loader#find_formatter
520
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::BacktraceFormatter#initialize
521
+ 0.00 0.000 0.000 0.000 0.000 13 <Class::OptionParser>#accept
522
+ 0.00 0.000 0.000 0.000 0.000 7 Thread::Mutex#initialize
523
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::MemoizedHelpers#__init_memoized
524
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#apply_derived_metadata_to
525
+ 0.00 0.000 0.000 0.000 0.000 1 Unknown#os
526
+ 0.00 0.000 0.000 0.000 0.000 1 Unknown#initialize
527
+ 0.00 0.000 0.000 0.000 0.000 16 String#force_encoding
528
+ 0.00 0.000 0.000 0.000 0.000 7 Method#call
529
+ 0.00 0.000 0.000 0.000 0.000 3 <Class::Hash>#[]
530
+ 0.00 0.000 0.000 0.000 0.000 12 Kernel#!~
531
+ 0.00 0.000 0.000 0.000 0.000 5 Array#==
532
+ 0.00 0.000 0.000 0.000 0.000 4 RSpec::Core::Configuration#seed
533
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::Socket>#gethostname
534
+ 0.00 0.001 0.000 0.000 0.001 8 <Module::RSpec::Core::DSL>#change_global_dsl
535
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecMiniJson#stop
536
+ 0.00 0.000 0.000 0.000 0.000 2 Inspec::ProfileContext#create_context
537
+ 0.00 0.000 0.000 0.000 0.000 3 FilterTable::Factory#initialize
538
+ 0.00 0.000 0.000 0.000 0.000 17 Proc#parameters
539
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Reporter#close
540
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::DeprecationFormatter::DelayedPrinter#initialize
541
+ 0.00 0.001 0.000 0.000 0.001 1 RSpec::Core::Reporter#finish
542
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Support::ReentrantMutex#initialize
543
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::FilterableItemRepository::QueryOptimized#applicable_metadata_from
544
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::HashPopulator#description_separator
545
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::Metadata::ExampleGroupHash>#backwards_compatibility_default_proc
546
+ 0.00 0.000 0.000 0.000 0.000 2 Time#-
547
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::RunnerRspec#tests
548
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::Runner#add_test_to_context
549
+ 0.00 0.000 0.000 0.000 0.000 5 <Module::Mutex_m>#append_features
550
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#defer_validation
551
+ 0.00 0.000 0.000 0.000 0.000 2 Fixnum#div
552
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecJson#dump_summary
553
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::SharedExampleGroupInclusionStackFrame>#shared_example_group_inclusions
554
+ 0.00 0.003 0.000 0.000 0.003 1 <Class::IO>#open
555
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Formatters::Loader#built_in_formatter
556
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::Singleton>#append_features
557
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::Regexp>#quote
558
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Thor>#create_command
559
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::SummaryNotification#example_count
560
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::DeprecationFormatter::DelayedPrinter#deprecation_summary
561
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::DeprecationFormatter#deprecation_summary
562
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::MemoizedHelpers::ThreadsafeMemoized#initialize
563
+ 0.00 0.000 0.000 0.000 0.000 2 Numeric#quo
564
+ 0.00 0.002 0.000 0.000 0.002 1 RSpec::Core::Runner#run_specs
565
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Runner#initialize
566
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::Runner#filter_controls
567
+ 0.00 0.000 0.000 0.000 0.000 1 Train::Options::InstanceOptions#merge_options
568
+ 0.00 0.000 0.000 0.000 0.000 1 REXML::Encoding#encoding=
569
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::ObjectSpace>#define_finalizer
570
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::MultiJson::Version>#to_s
571
+ 0.00 0.000 0.000 0.000 0.000 2 NilClass#to_s
572
+ 0.00 0.000 0.000 0.000 0.000 1 Array#&
573
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::RSpec::Support::Ruby>#mri?
574
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::Inspec>#source_reader
575
+ 0.00 0.000 0.000 0.000 0.000 4 Gem::Dependency#prerelease?
576
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::Singleton>#__init__
577
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::Singleton>#included
578
+ 0.00 0.000 0.000 0.000 0.000 4 Kernel#define_singleton_method
579
+ 0.00 0.000 0.000 0.000 0.000 6 <Class::PluginRegistry::Plugin>#priority
580
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration::DeprecationReporterBuffer#initialize
581
+ 0.00 0.000 0.000 0.000 0.000 10 Train::Options::ClassOptions#default_options
582
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Logging::ColorScheme>#reset
583
+ 0.00 0.000 0.000 0.000 0.000 24 FilterTable::Factory::Connector#block
584
+ 0.00 0.000 0.000 0.000 0.000 5 <Module::Gem>#extension_api_version
585
+ 0.00 0.000 0.000 0.000 0.000 5 Gem::Platform#to_s
586
+ 0.00 0.000 0.000 0.000 0.000 3 Hash#each_value
587
+ 0.00 0.000 0.000 0.000 0.000 17 RSpec::Matchers::DSL#warn_about_block_args
588
+ 0.00 0.000 0.000 0.000 0.000 5 Logging::ColorScheme#to_constant
589
+ 0.00 0.001 0.000 0.000 0.001 1 Inspec::RunnerRspec#initialize
590
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Thor::Base>#included
591
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::FilterableItemRepository::QueryOptimized#append
592
+ 0.00 0.000 0.000 0.000 0.000 10 <Module::JSON>#deep_const_get
593
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::ExamplesNotification#examples
594
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::Metadata>#relative_path
595
+ 0.00 0.000 0.000 0.000 0.000 3 Thread#[]
596
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::SharedExampleGroupInclusionStackFrame>#current_backtrace
597
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::Notifications::StartNotification>#new
598
+ 0.00 0.000 0.000 0.000 0.000 1 Train::Transports::Local::OS#detect_local_os
599
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Train::Plugins::Transport>#name
600
+ 0.00 0.000 0.000 0.000 0.000 3 JSON::Ext::Generator::State#initialize
601
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::Notifications::SummaryNotification>#new
602
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::ExampleHash#full_description
603
+ 0.00 0.000 0.000 0.000 0.000 1 Thread#[]=
604
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::RSpec::Core::Notifications::SeedNotification>#new
605
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Ordering::Registry#used_random_seed?
606
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Configuration#seed_used?
607
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration::DeprecationReporterBuffer#play_onto
608
+ 0.00 0.168 0.000 0.000 0.168 1 Train::Transports::Local#connection
609
+ 0.00 0.000 0.000 0.000 0.000 2 Fixnum#<<
610
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Train>#validate_backend
611
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::XinetdConf>#desc
612
+ 0.00 0.000 0.000 0.000 0.000 5 <Module::Gem>#ruby_api_version
613
+ 0.00 0.000 0.000 0.000 0.000 5 Gem::Specification#extensions=
614
+ 0.00 0.000 0.000 0.000 0.000 3 RSpec::Core::FilterableItemRepository::QueryOptimized#handle_mutation
615
+ 0.00 0.000 0.000 0.000 0.000 5 Gem::Requirement#none?
616
+ 0.00 0.000 0.000 0.000 0.000 7 <Module::RSpec::Core::DSL>#expose_example_group_alias_globally
617
+ 0.00 0.000 0.000 0.000 0.000 4 Array#count
618
+ 0.00 0.000 0.000 0.000 0.000 1 OpenSSL::X509::Store#initialize
619
+ 0.00 0.000 0.000 0.000 0.000 11 Kernel#kind_of?
620
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks::HookCollections#register
621
+ 0.00 0.000 0.000 0.000 0.000 20 NilClass#to_a
622
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::SummaryNotification#failed_examples
623
+ 0.00 0.000 0.000 0.000 0.000 3 RSpec::Core::Notifications::ExamplesNotification#initialize
624
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Ordering::Identity#order
625
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Ordering::Registry#fetch
626
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::Resource::Registry::Os#inspec
627
+ 0.00 0.000 0.000 0.000 0.000 5 <Module::Mutex_m>#define_aliases
628
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::RunnerRspec#reset_tests
629
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SecurityPolicy>#desc
630
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Pip>#desc
631
+ 0.00 0.000 0.000 0.000 0.000 1 Thor::Base::ClassMethods#inherited
632
+ 0.00 0.000 0.000 0.000 0.000 5 Enumerable#each_with_object
633
+ 0.00 0.001 0.000 0.000 0.001 1 <Module::JSON>#generator=
634
+ 0.00 0.000 0.000 0.000 0.000 3 <Module::RSpec::Support::Ruby>#jruby?
635
+ 0.00 0.000 0.000 0.000 0.000 3 Module#instance_method
636
+ 0.00 0.000 0.000 0.000 0.000 7 Kernel#instance_of?
637
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::ExampleGroup>#children
638
+ 0.00 0.000 0.000 0.000 0.000 1 MatchData#captures
639
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Metadata::ExampleHash#described_class
640
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::AnonymousExampleGroup>#metadata
641
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::Loader#existing_formatter_implements?
642
+ 0.00 0.000 0.000 0.000 0.000 1 #<Class:0x00000002631418>#backend
643
+ 0.00 0.000 0.000 0.000 0.000 1 Unknown#initialize
644
+ 0.00 0.000 0.000 0.000 0.000 2 Train::Options::ClassOptions#include_options
645
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Time>#at
646
+ 0.00 0.000 0.000 0.000 0.000 1 HTTPClient::Util::AddressableURI#port
647
+ 0.00 0.000 0.000 0.000 0.000 3 String#to_str
648
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Syslog::Macros>#included
649
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Train>#target_config
650
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#add_formatter
651
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::RegistryKey>#desc
652
+ 0.00 0.000 0.000 0.000 0.000 24 FilterTable::Factory::Connector#field_name
653
+ 0.00 0.000 0.000 0.000 0.000 3 <Module::FilterTable>#create
654
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::MysqlSession>#example
655
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::AuditdRules>#desc
656
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Thor>#map
657
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Dir>#getwd
658
+ 0.00 0.000 0.000 0.000 0.000 7 <Class::RSpec::Core::ExampleGroup>#define_example_group_method
659
+ 0.00 0.000 0.000 0.000 0.000 8 Kernel#proc
660
+ 0.00 0.000 0.000 0.000 0.000 2 Module#public_class_method
661
+ 0.00 0.000 0.000 0.000 0.000 1 OpenSSL::Cipher#initialize
662
+ 0.00 0.000 0.000 0.000 0.000 1 OpenSSL::X509::Store#flags=
663
+ 0.00 7.261 0.000 0.000 7.261 1 <Module::Train>#create
664
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Reporter#register_listener
665
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#around
666
+ 0.00 0.000 0.000 0.000 0.000 11 <Class::Nori::XMLUtilityNode>#typecasts
667
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::SummaryNotification#duration
668
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Reporter#mute_profile_output?
669
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Ordering::ConfigurationManager#seed_used?
670
+ 0.00 0.000 0.000 0.000 0.000 1 REXML::XMLDecl#dowrite
671
+ 0.00 0.000 0.000 0.000 0.000 1 REXML::Encoding#find_encoding
672
+ 0.00 0.000 0.000 0.000 0.000 3 <Class::Addressable::URI>#port_mapping
673
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::User>#desc
674
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SystemdService>#example
675
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Service>#desc
676
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Os>#desc
677
+ 0.00 0.000 0.000 0.000 0.000 2 String#match
678
+ 0.00 0.000 0.000 0.000 0.000 11 <Module::JSON>#const_defined_in?
679
+ 0.00 0.000 0.000 0.000 0.000 10 Hash#[]=
680
+ 0.00 0.001 0.000 0.000 0.001 1 URI::RFC2396_Parser#initialize
681
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecCli#flush_current_control
682
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::SummaryNotification#pending_count
683
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#threadsafe?
684
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#example_status_persistence_file_path
685
+ 0.00 0.000 0.000 0.000 0.000 2 Float#to_f
686
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#start_time
687
+ 0.00 0.000 0.000 0.000 0.000 1 Enumerable#flat_map
688
+ 0.00 0.000 0.000 0.000 0.000 1 Train::Plugins::Transport#initialize
689
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::REXML::XMLDecl>#default
690
+ 0.00 0.000 0.000 0.000 0.000 2 Addressable::URI#default_port
691
+ 0.00 0.000 0.000 0.000 0.000 10 Addressable::URI#scheme
692
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#initialize
693
+ 0.00 0.000 0.000 0.000 0.000 1 ReentrantMutex#initialize
694
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::LittlePlugger>#extended
695
+ 0.00 0.000 0.000 0.000 0.000 3 <Class::Train::Plugins>#registry
696
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::JsonFormatter#initialize
697
+ 0.00 0.000 0.000 0.000 0.000 1 InspecRspecJson#initialize
698
+ 0.00 0.000 0.000 0.000 0.000 1 Logger#initialize
699
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Csv>#example
700
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::XinetdConf>#example
701
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SshConfig>#example
702
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::RunitService>#desc
703
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Powershell>#example
704
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::PostgresSession>#example
705
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::PostgresConf>#desc
706
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Port>#desc
707
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Passwd>#example
708
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Passwd>#desc
709
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::ParseConfig>#example
710
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::ParseConfig>#desc
711
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::OsEnv>#example
712
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::OsEnv>#desc
713
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Oneget>#desc
714
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Npm>#example
715
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Npm>#desc
716
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::MysqlSession>#desc
717
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::MysqlConf>#desc
718
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::KernelParameter>#example
719
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::KernelParameter>#desc
720
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Iptables>#desc
721
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Interface>#desc
722
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Host>#desc
723
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Gem>#example
724
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Bridge>#desc
725
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::AuditdRules>#example
726
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Ordering::Registry#initialize
727
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Ordering::ConfigurationManager#initialize
728
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::FilterManager#initialize
729
+ 0.00 0.000 0.000 0.000 0.000 3 <Module::MethodSource::MethodExtensions>#included
730
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::RSpec::Core::ExampleGroup>#define_nested_shared_group_method
731
+ 0.00 0.000 0.000 0.000 0.000 6 <Class::RSpec::Core::Example>#delegate_to_metadata
732
+ 0.00 0.000 0.000 0.000 0.000 1 Array#collect
733
+ 0.00 0.000 0.000 0.000 0.000 4 Gem::Requirement#prerelease?
734
+ 0.00 0.000 0.000 0.000 0.000 1 OpenSSL::Digest#initialize
735
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::Syslog::Constants>#included
736
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Package>#desc
737
+ 0.00 0.000 0.000 0.000 0.000 11 Module#public_method_defined?
738
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Configuration#on_existing_matching_groups
739
+ 0.00 0.000 0.000 0.000 0.000 6 Range#last
740
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::HTTP::CookieJar::AbstractSaver>#inherited
741
+ 0.00 0.000 0.000 0.000 0.000 2 Kernel#raise
742
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Ini>#desc
743
+ 0.00 0.000 0.000 0.000 0.000 3 Enumerable#map
744
+ 0.00 0.000 0.000 0.000 0.000 1 Thor::Command#initialize
745
+ 0.00 0.000 0.000 0.000 0.000 4 Hash#clear
746
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::RSpec::Core::FilterRules>#build
747
+ 0.00 0.000 0.000 0.000 0.000 2 OptionParser::Switch#initialize
748
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::RSpec::Core::HashImitatable>#included
749
+ 0.00 0.000 0.000 0.000 0.000 3 PluginRegistry#initialize
750
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::SummaryNotification#failure_count
751
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Configuration#run_hooks_with
752
+ 0.00 0.000 0.000 0.000 0.000 2 Hash#hash
753
+ 0.00 0.000 0.000 0.000 0.000 1 Array#reverse
754
+ 0.00 0.000 0.000 0.000 0.000 2 Hash#update
755
+ 0.00 0.000 0.000 0.000 0.000 2 Fixnum#fdiv
756
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#deprecation_stream
757
+ 0.00 0.000 0.000 0.000 0.000 1 Array#|
758
+ 0.00 0.000 0.000 0.000 0.000 1 Train::Plugins::Transport::BaseConnection#initialize
759
+ 0.00 0.000 0.000 0.000 0.000 1 Train::Options::InstanceOptions#default_options
760
+ 0.00 0.000 0.000 0.000 0.000 1 REXML::XMLDecl#nowrite
761
+ 0.00 0.000 0.000 0.000 0.000 6 REXML::Child#initialize
762
+ 0.00 0.000 0.000 0.000 0.000 1 Enumerator#each
763
+ 0.00 0.000 0.000 0.000 0.000 1 HTTPClient::Site#initialize
764
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#userinfo
765
+ 0.00 0.000 0.000 0.000 0.000 2 HTTPClient::Util::AddressableURI#authority
766
+ 0.00 0.000 0.000 0.000 0.000 6 Addressable::URI#host
767
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#ip_based?
768
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#path=
769
+ 0.00 0.000 0.000 0.000 0.000 3 Addressable::URI#remove_composite_values
770
+ 0.00 0.000 0.000 0.000 0.000 1 Module#deprecate_constant
771
+ 0.00 0.000 0.000 0.000 0.000 1 Module#private_constant
772
+ 0.00 0.000 0.000 0.000 0.000 1 Inspec::Runner#load_attributes
773
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::BaseFormatter#initialize
774
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#backtrace_exclusion_patterns
775
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Csv>#desc
776
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::WindowsFeature>#example
777
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::WindowsFeature>#desc
778
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Vbscript>#example
779
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::User>#example
780
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SshConfig>#desc
781
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Shadow>#example
782
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Shadow>#desc
783
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SysvService>#example
784
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SystemdService>#desc
785
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Service>#example
786
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SecurityPolicy>#example
787
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::RegistryKey>#example
788
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Processes>#example
789
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Processes>#desc
790
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Powershell>#desc
791
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::PostgresConf>#example
792
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Port>#example
793
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Pip>#example
794
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::ParseConfigFile>#example
795
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::ParseConfigFile>#desc
796
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Package>#example
797
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Os>#example
798
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::NtpConf>#desc
799
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::MysqlConf>#example
800
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Mount>#example
801
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Mount>#desc
802
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::LimitsConf>#example
803
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::LimitsConf>#desc
804
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Json>#desc
805
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Iptables>#example
806
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::InetdConf>#example
807
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Group>#desc
808
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Gem>#desc
809
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Directory>#example
810
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Bridge>#example
811
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Bash>#example
812
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Command>#example
813
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::AuditPolicy>#desc
814
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Apt>#example
815
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::ApacheConf>#desc
816
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::Thor::Base>#subclass_files
817
+ 0.00 0.000 0.000 0.000 0.000 1 Thor::Base::ClassMethods#commands
818
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Regexp>#escape
819
+ 0.00 0.000 0.000 0.000 0.000 1 Hash#invert
820
+ 0.00 0.000 0.000 0.000 0.000 5 Gem::Platform#to_a
821
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks::HookCollections#ensure_hooks_initialized_for
822
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks::HookCollections#initialize
823
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks#around
824
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#add_hook_to_existing_matching_groups
825
+ 0.00 0.000 0.000 0.000 0.000 1 Kernel#rand
826
+ 0.00 0.000 0.000 0.000 0.000 5 RSpec::Core::FilterableItemRepository::UpdateOptimized#initialize
827
+ 0.00 0.000 0.000 0.000 0.000 12 <Class::RSpec::Core::ExampleGroup>#define_example_method
828
+ 0.00 0.000 0.000 0.000 0.000 5 <Class::RSpec::Core::Configuration>#delegate_to_ordering_manager
829
+ 0.00 0.000 0.000 0.000 0.000 1 URI::RFC3986_Parser#initialize
830
+ 0.00 0.000 0.000 0.000 0.000 1 OpenSSL::Digest#name
831
+ 0.00 0.000 0.000 0.000 0.000 4 Addressable::URI#path
832
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#scheme=
833
+ 0.00 0.000 0.000 0.000 0.000 4 Logging::ColorScheme#[]=
834
+ 0.00 0.000 0.000 0.000 0.000 4 String#intern
835
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Formatters::Loader#duplicate_formatter_exists?
836
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Wmi>#example
837
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::PostgresSession>#desc
838
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::GrubConf>#desc
839
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Command>#desc
840
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Configuration#extend
841
+ 0.00 0.000 0.000 0.000 0.000 4 <Class::Inspec::Plugins::Fetcher>#plugin_registry
842
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Configuration#profile_examples?
843
+ 0.00 0.000 0.000 0.000 0.000 8 <Module::RSpec::Core::DSL>#exposed_globally?
844
+ 0.00 0.000 0.000 0.000 0.000 2 Hash#any?
845
+ 0.00 0.000 0.000 0.000 0.000 2 Fixnum#-
846
+ 0.00 0.000 0.000 0.000 0.000 2 Hash#merge!
847
+ 0.00 0.000 0.000 0.000 0.000 1 REXML::XMLDecl#encoding=
848
+ 0.00 0.000 0.000 0.000 0.000 6 String#ord
849
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Addressable::URI>#ip_based_schemes
850
+ 0.00 0.000 0.000 0.000 0.000 1 #<Class:0x000000019a1d38>#to_spec
851
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Train>#group_keys_and_keyfiles
852
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Formatters::Loader#initialize
853
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Ini>#example
854
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Yaml>#desc
855
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::RunitService>#example
856
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::LaunchdService>#example
857
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::BsdService>#example
858
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::BsdService>#desc
859
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::UpstartService>#example
860
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::UpstartService>#desc
861
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::LoginDefs>#example
862
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::LoginDefs>#desc
863
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::KernelModule>#desc
864
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Interface>#example
865
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Host>#example
866
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::GrubConf>#example
867
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Group>#example
868
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::EtcGroup>#example
869
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::EtcGroup>#desc
870
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Directory>#desc
871
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Bond>#desc
872
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::File>#desc
873
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Bash>#desc
874
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::AuditdConf>#desc
875
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::AuditPolicy>#example
876
+ 0.00 0.000 0.000 0.000 0.000 4 <Module::Thor::Base>#subclasses
877
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Thor>#desc
878
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Thor>#baseclass
879
+ 0.00 0.000 0.000 0.000 0.000 1 Thor::Base::ClassMethods#from_superclass
880
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Plugins::Secret>#plugin_registry
881
+ 0.00 0.000 0.000 0.000 0.000 1 Psych::Handler::DumperOptions#initialize
882
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::RSpec::Expectations::Syntax>#default_should_host
883
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Expectations::Syntax>#expect_enabled?
884
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Expectations::Configuration#syntax=
885
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Expectations::Configuration#reset_syntaxes_to_default
886
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#define_built_in_hooks
887
+ 0.00 0.000 0.000 0.000 0.000 1 NilClass#to_i
888
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::DSL>#expose_globally!
889
+ 0.00 0.000 0.000 0.000 0.000 15 <Module::RSpec::Core::DSL>#example_group_aliases
890
+ 0.00 0.000 0.000 0.000 0.000 1 BasicObject#instance_exec
891
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::RSpec::Core::SharedExampleGroup::TopLevelDSL>#definitions
892
+ 0.00 0.000 0.000 0.000 0.000 9 Array#concat
893
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::OptionParser::Arguable>#extend_object
894
+ 0.00 0.000 0.000 0.000 0.000 2 Module#const_missing
895
+ 0.00 0.000 0.000 0.000 0.000 3 Method#arity
896
+ 0.00 0.000 0.000 0.000 0.000 2 Kernel#singleton_class
897
+ 0.00 0.000 0.000 0.000 0.000 4 RSpec::Support::ComparableVersion#segments
898
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Support::ComparableVersion#<=>
899
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Support::ComparableVersion#initialize
900
+ 0.00 0.000 0.000 0.000 0.000 1 Gem::Security::DIGEST_ALGORITHM#initialize
901
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::Delegator>#public_api
902
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::SummaryNotification#examples
903
+ 0.00 0.000 0.000 0.000 0.000 1 Train::Extras::OSCommon#[]
904
+ 0.00 0.000 0.000 0.000 0.000 6 Range#first
905
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#query
906
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Logging::ColorScheme>#[]=
907
+ 0.00 0.000 0.000 0.000 0.000 6 String#upcase
908
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#reset
909
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::LaunchdService>#desc
910
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::SysvService>#desc
911
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Oneget>#example
912
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::NtpConf>#example
913
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::KernelModule>#example
914
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Json>#example
915
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::InetdConf>#desc
916
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::AuditdConf>#example
917
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Apt>#desc
918
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::#<Class:0x000000024c2320>>#new
919
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Thor>#method_options
920
+ 0.00 0.000 0.000 0.000 0.000 5 <Module::Gem>#default_ext_dir_for
921
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::FilterableItemRepository::UpdateOptimized#append
922
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks::HookCollections#extract_scope_from
923
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks::HookCollections#scope_and_options_from
924
+ 0.00 0.000 0.000 0.000 0.000 4 RSpec::Core::FilterRules#initialize
925
+ 0.00 0.000 0.000 0.000 0.000 1 OptionParser::List#initialize
926
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::RSpec::Support::RubyFeatures>#module_prepends_supported?
927
+ 0.00 0.000 0.000 0.000 0.000 2 <Class::Inspec::Plugins::SourceReader>#plugin_registry
928
+ 0.00 0.000 0.000 0.000 0.000 2 RSpec::Core::Ordering::Random#used?
929
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Nori::XMLUtilityNode>#available_typecasts=
930
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::HTTP::CookieJar::AbstractSaver>#class_to_symbol
931
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#fragment
932
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#user
933
+ 0.00 0.000 0.000 0.000 0.000 2 Logging::ColorScheme#lines?
934
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::SharedContext>#record
935
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Yum>#example
936
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Wmi>#desc
937
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::ApacheConf>#example
938
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support>#matcher_definitions
939
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support>#register_matcher_definition
940
+ 0.00 0.000 0.000 0.000 0.000 2 <Module::RSpec::Core::World::Null>#traverse_example_group_trees_until
941
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::FilterableItemRepository::UpdateOptimized#prepend
942
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks::HookCollections#normalized_scope_for
943
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#hooks
944
+ 0.00 0.000 0.000 0.000 0.000 5 String#===
945
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::JSON::Ext::Generator::GeneratorMethods::String>#included
946
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::SharedExampleGroup::TopLevelDSL>#expose_globally!
947
+ 0.00 0.000 0.000 0.000 0.000 3 Regexp#hash
948
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support::OS>#windows_file_path?
949
+ 0.00 0.000 0.000 0.000 0.000 1 Enumerable#max
950
+ 0.00 0.000 0.000 0.000 0.000 1 URI::RFC3986_Parser#default_regexp
951
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Notifications::SummaryNotification#pending_examples
952
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#dry_run?
953
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Nori::XMLUtilityNode>#typecasts=
954
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#password
955
+ 0.00 0.000 0.000 0.000 0.000 2 Logging::ColorScheme#load_from_hash
956
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Configuration#output_stream=
957
+ 0.00 0.000 0.000 0.000 0.000 1 Logger::Formatter#initialize
958
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Yum>#desc
959
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::Bond>#example
960
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::Inspec::Resource::Registry::File>#example
961
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Thor::Invocation>#included
962
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Expectations::Syntax>#enable_should
963
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Expectations::Syntax>#enable_expect
964
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Expectations>#configuration
965
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::FilterableItemRepository::QueryOptimized#prepend
966
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::Hooks::Hook>#new
967
+ 0.00 0.000 0.000 0.000 0.000 3 RSpec::Core::Ordering::Registry#register
968
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::JSON>#parser=
969
+ 0.00 0.000 0.000 0.000 0.000 1 Method#to_proc
970
+ 0.00 0.000 0.000 0.000 0.000 1 <Class::RSpec::Core::ExampleGroup>#delegate_to_metadata
971
+ 0.00 0.000 0.000 0.000 0.000 13 <Class::OptionParser>#top
972
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support::Ruby>#rbx?
973
+ 0.00 0.000 0.000 0.000 0.000 1 String#chomp
974
+ 0.00 0.000 0.000 0.000 0.000 1 Zip#reset!
975
+ 0.00 0.000 0.000 0.000 0.000 5 BasicObject#!=
976
+ 0.00 0.000 0.000 0.000 0.000 4 Logging::ColorScheme#to_key
977
+ 0.00 0.000 0.000 0.000 0.000 2 MatchData#[]
978
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Hooks::HookCollections#known_scope?
979
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::Gem::Security>#reset
980
+ 0.00 0.000 0.000 0.000 0.000 1 Array#*
981
+ 0.00 0.000 0.000 0.000 0.000 1 Addressable::URI#port
982
+ 0.00 0.000 0.000 0.000 0.000 1 Logging::ColorScheme#levels?
983
+ 0.00 0.000 0.000 0.000 0.000 1 Thor::Base::ClassMethods#is_thor_reserved_word?
984
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Expectations::Configuration#initialize
985
+ 0.00 0.000 0.000 0.000 0.000 1 Array#unshift
986
+ 0.00 0.000 0.000 0.000 0.000 1 Array#shift
987
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::World::Null>#example_groups
988
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::Ordering::Random#initialize
989
+ 0.00 0.000 0.000 0.000 0.000 1 RSpec::Core::BacktraceFormatter#matches?
990
+ 0.00 0.000 0.000 0.000 0.000 2 Float#/
991
+ 0.00 0.000 0.000 0.000 0.000 8 RSpec::Core::HashImitatable::ClassMethods#hash_attribute_names
992
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support::RubyFeatures>#supports_exception_cause?
993
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support::RubyFeatures>#ripper_supported?
994
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support::RubyFeatures>#caller_locations_supported?
995
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Support::RubyFeatures>#supports_rebinding_module_methods?
996
+ 0.00 0.000 0.000 0.000 0.000 6 Module#private_method_defined?
997
+ 0.00 0.000 0.000 0.000 0.000 3 Fixnum#|
998
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Expectations::Syntax>#warn_about_should!
999
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Expectations::Syntax>#should_enabled?
1000
+ 0.00 0.000 0.000 0.000 0.000 1 Float#-@
1001
+ 0.00 0.000 0.000 0.000 0.000 1 <Module::RSpec::Core::SharedExampleGroup::TopLevelDSL>#exposed_globally?
1002
+ 0.00 0.000 0.000 0.000 0.000 1 Fixnum#~
1003
+ 0.00 0.000 0.000 0.000 0.000 1 BasicObject#singleton_method_undefined
1004
+
1005
+ * indicates recursively called methods