1
1
fileInstances
2
- | Files.rb:2:1:2:30 | ... = ... |
3
- | Files.rb:2:1:2:30 | ... = ... |
4
- | Files.rb:2:12:2:30 | call to new |
2
+ | Files.rb:2:1:2:36 | ... = ... |
3
+ | Files.rb:2:1:2:36 | ... = ... |
4
+ | Files.rb:2:12:2:36 | call to new |
5
5
| Files.rb:3:1:3:21 | ... = ... |
6
6
| Files.rb:3:1:3:21 | ... = ... |
7
7
| Files.rb:3:14:3:21 | foo_file |
@@ -15,10 +15,12 @@ fileInstances
15
15
| Files.rb:24:19:24:40 | call to open |
16
16
| Files.rb:37:1:37:33 | ... = ... |
17
17
| Files.rb:37:14:37:33 | call to open |
18
+ | Files.rb:40:1:40:8 | foo_file |
19
+ | Files.rb:41:1:41:26 | call to open |
18
20
ioInstances
19
- | Files.rb:2:1:2:30 | ... = ... |
20
- | Files.rb:2:1:2:30 | ... = ... |
21
- | Files.rb:2:12:2:30 | call to new |
21
+ | Files.rb:2:1:2:36 | ... = ... |
22
+ | Files.rb:2:1:2:36 | ... = ... |
23
+ | Files.rb:2:12:2:36 | call to new |
22
24
| Files.rb:3:1:3:21 | ... = ... |
23
25
| Files.rb:3:1:3:21 | ... = ... |
24
26
| Files.rb:3:14:3:21 | foo_file |
@@ -40,6 +42,12 @@ ioInstances
40
42
| Files.rb:35:13:35:56 | call to open |
41
43
| Files.rb:37:1:37:33 | ... = ... |
42
44
| Files.rb:37:14:37:33 | call to open |
45
+ | Files.rb:40:1:40:8 | foo_file |
46
+ | Files.rb:41:1:41:26 | call to open |
47
+ | Files.rb:44:1:44:45 | ... = ... |
48
+ | Files.rb:44:1:44:45 | ... = ... |
49
+ | Files.rb:44:11:44:45 | call to open |
50
+ | Files.rb:48:1:48:7 | io_file |
43
51
fileModuleReaders
44
52
| Files.rb:7:13:7:32 | call to readlines |
45
53
ioReaders
@@ -64,7 +72,21 @@ fileSystemAccesses
64
72
| Files.rb:20:13:20:25 | call to read |
65
73
| Files.rb:29:12:29:29 | call to read |
66
74
| Files.rb:37:14:37:33 | call to open |
75
+ | Files.rb:40:1:40:22 | call to puts |
76
+ | Files.rb:41:1:41:26 | call to open |
77
+ | Files.rb:41:1:41:43 | call to write |
78
+ | Files.rb:48:1:48:40 | call to printf |
67
79
fileNameSources
68
80
| Files.rb:10:6:10:18 | call to path |
69
81
| Files.rb:11:6:11:21 | call to to_path |
70
82
| Files.rb:14:8:14:43 | call to makedirs |
83
+ ioWriters
84
+ | Files.rb:48:1:48:40 | call to printf |
85
+ fileWriters
86
+ | Files.rb:40:1:40:22 | call to puts |
87
+ | Files.rb:41:1:41:43 | call to write |
88
+ | Files.rb:48:1:48:40 | call to printf |
89
+ fileSystemWriteAccesses
90
+ | Files.rb:40:1:40:22 | call to puts |
91
+ | Files.rb:41:1:41:43 | call to write |
92
+ | Files.rb:48:1:48:40 | call to printf |
0 commit comments