|
| 1 | +pathnameInstances |
| 2 | +| Pathname.rb:2:1:2:33 | ... = ... | |
| 3 | +| Pathname.rb:2:1:2:33 | ... = ... | |
| 4 | +| Pathname.rb:2:12:2:33 | call to new | |
| 5 | +| Pathname.rb:3:1:3:20 | ... = ... | |
| 6 | +| Pathname.rb:3:13:3:20 | foo_path | |
| 7 | +| Pathname.rb:4:1:4:8 | foo_path | |
| 8 | +| Pathname.rb:6:1:6:29 | ... = ... | |
| 9 | +| Pathname.rb:6:1:6:29 | ... = ... | |
| 10 | +| Pathname.rb:6:12:6:29 | call to new | |
| 11 | +| Pathname.rb:9:1:9:21 | ... = ... | |
| 12 | +| Pathname.rb:9:1:9:21 | ... = ... | |
| 13 | +| Pathname.rb:9:8:9:21 | call to getwd | |
| 14 | +| Pathname.rb:10:1:10:21 | ... = ... | |
| 15 | +| Pathname.rb:10:7:10:10 | pwd1 | |
| 16 | +| Pathname.rb:10:7:10:21 | ... + ... | |
| 17 | +| Pathname.rb:10:14:10:21 | foo_path | |
| 18 | +| Pathname.rb:11:1:11:21 | ... = ... | |
| 19 | +| Pathname.rb:11:1:11:21 | ... = ... | |
| 20 | +| Pathname.rb:11:7:11:10 | pwd1 | |
| 21 | +| Pathname.rb:11:7:11:21 | ... / ... | |
| 22 | +| Pathname.rb:11:14:11:21 | bar_path | |
| 23 | +| Pathname.rb:12:1:12:19 | ... = ... | |
| 24 | +| Pathname.rb:12:7:12:10 | pwd1 | |
| 25 | +| Pathname.rb:12:7:12:19 | call to basename | |
| 26 | +| Pathname.rb:13:1:13:46 | ... = ... | |
| 27 | +| Pathname.rb:13:7:13:36 | call to new | |
| 28 | +| Pathname.rb:13:7:13:46 | call to cleanpath | |
| 29 | +| Pathname.rb:14:1:14:26 | ... = ... | |
| 30 | +| Pathname.rb:14:7:14:14 | foo_path | |
| 31 | +| Pathname.rb:14:7:14:26 | call to expand_path | |
| 32 | +| Pathname.rb:15:1:15:39 | ... = ... | |
| 33 | +| Pathname.rb:15:7:15:10 | pwd1 | |
| 34 | +| Pathname.rb:15:7:15:39 | call to join | |
| 35 | +| Pathname.rb:16:1:16:23 | ... = ... | |
| 36 | +| Pathname.rb:16:7:16:14 | foo_path | |
| 37 | +| Pathname.rb:16:7:16:23 | call to realpath | |
| 38 | +| Pathname.rb:17:1:17:59 | ... = ... | |
| 39 | +| Pathname.rb:17:7:17:33 | call to new | |
| 40 | +| Pathname.rb:17:7:17:59 | call to relative_path_from | |
| 41 | +| Pathname.rb:18:1:18:33 | ... = ... | |
| 42 | +| Pathname.rb:18:1:18:33 | ... = ... | |
| 43 | +| Pathname.rb:18:7:18:10 | pwd1 | |
| 44 | +| Pathname.rb:18:7:18:33 | call to sub | |
| 45 | +| Pathname.rb:19:1:19:29 | ... = ... | |
| 46 | +| Pathname.rb:19:7:19:14 | foo_path | |
| 47 | +| Pathname.rb:19:7:19:29 | call to sub_ext | |
| 48 | +| Pathname.rb:20:1:20:22 | ... = ... | |
| 49 | +| Pathname.rb:20:7:20:14 | foo_path | |
| 50 | +| Pathname.rb:20:7:20:22 | call to to_path | |
| 51 | +| Pathname.rb:23:14:23:21 | foo_path | |
| 52 | +| Pathname.rb:26:12:26:19 | foo_path | |
| 53 | +| Pathname.rb:28:11:28:14 | pwd1 | |
| 54 | +| Pathname.rb:32:12:32:19 | foo_path | |
| 55 | +| Pathname.rb:35:1:35:8 | foo_path | |
| 56 | +| Pathname.rb:38:1:38:8 | foo_path | |
| 57 | +| Pathname.rb:39:12:39:19 | foo_path | |
| 58 | +| Pathname.rb:41:1:41:3 | p08 | |
| 59 | +| Pathname.rb:42:1:42:3 | p01 | |
| 60 | +fileSystemAccesses |
| 61 | +| Pathname.rb:26:12:26:24 | call to open | Pathname.rb:26:12:26:19 | foo_path | |
| 62 | +| Pathname.rb:28:11:28:22 | call to opendir | Pathname.rb:28:11:28:14 | pwd1 | |
| 63 | +| Pathname.rb:32:12:32:24 | call to read | Pathname.rb:32:12:32:19 | foo_path | |
| 64 | +| Pathname.rb:35:1:35:23 | call to write | Pathname.rb:35:1:35:8 | foo_path | |
| 65 | +| Pathname.rb:39:12:39:34 | call to open | Pathname.rb:39:12:39:19 | foo_path | |
| 66 | +fileNameSources |
| 67 | +| Pathname.rb:2:1:2:33 | ... = ... | |
| 68 | +| Pathname.rb:2:1:2:33 | ... = ... | |
| 69 | +| Pathname.rb:2:12:2:33 | call to new | |
| 70 | +| Pathname.rb:3:1:3:20 | ... = ... | |
| 71 | +| Pathname.rb:3:13:3:20 | foo_path | |
| 72 | +| Pathname.rb:4:1:4:8 | foo_path | |
| 73 | +| Pathname.rb:6:1:6:29 | ... = ... | |
| 74 | +| Pathname.rb:6:1:6:29 | ... = ... | |
| 75 | +| Pathname.rb:6:12:6:29 | call to new | |
| 76 | +| Pathname.rb:9:1:9:21 | ... = ... | |
| 77 | +| Pathname.rb:9:1:9:21 | ... = ... | |
| 78 | +| Pathname.rb:9:8:9:21 | call to getwd | |
| 79 | +| Pathname.rb:10:1:10:21 | ... = ... | |
| 80 | +| Pathname.rb:10:7:10:10 | pwd1 | |
| 81 | +| Pathname.rb:10:7:10:21 | ... + ... | |
| 82 | +| Pathname.rb:10:14:10:21 | foo_path | |
| 83 | +| Pathname.rb:11:1:11:21 | ... = ... | |
| 84 | +| Pathname.rb:11:1:11:21 | ... = ... | |
| 85 | +| Pathname.rb:11:7:11:10 | pwd1 | |
| 86 | +| Pathname.rb:11:7:11:21 | ... / ... | |
| 87 | +| Pathname.rb:11:14:11:21 | bar_path | |
| 88 | +| Pathname.rb:12:1:12:19 | ... = ... | |
| 89 | +| Pathname.rb:12:7:12:10 | pwd1 | |
| 90 | +| Pathname.rb:12:7:12:19 | call to basename | |
| 91 | +| Pathname.rb:13:1:13:46 | ... = ... | |
| 92 | +| Pathname.rb:13:7:13:36 | call to new | |
| 93 | +| Pathname.rb:13:7:13:46 | call to cleanpath | |
| 94 | +| Pathname.rb:14:1:14:26 | ... = ... | |
| 95 | +| Pathname.rb:14:7:14:14 | foo_path | |
| 96 | +| Pathname.rb:14:7:14:26 | call to expand_path | |
| 97 | +| Pathname.rb:15:1:15:39 | ... = ... | |
| 98 | +| Pathname.rb:15:7:15:10 | pwd1 | |
| 99 | +| Pathname.rb:15:7:15:39 | call to join | |
| 100 | +| Pathname.rb:16:1:16:23 | ... = ... | |
| 101 | +| Pathname.rb:16:7:16:14 | foo_path | |
| 102 | +| Pathname.rb:16:7:16:23 | call to realpath | |
| 103 | +| Pathname.rb:17:1:17:59 | ... = ... | |
| 104 | +| Pathname.rb:17:7:17:33 | call to new | |
| 105 | +| Pathname.rb:17:7:17:59 | call to relative_path_from | |
| 106 | +| Pathname.rb:18:1:18:33 | ... = ... | |
| 107 | +| Pathname.rb:18:1:18:33 | ... = ... | |
| 108 | +| Pathname.rb:18:7:18:10 | pwd1 | |
| 109 | +| Pathname.rb:18:7:18:33 | call to sub | |
| 110 | +| Pathname.rb:19:1:19:29 | ... = ... | |
| 111 | +| Pathname.rb:19:7:19:14 | foo_path | |
| 112 | +| Pathname.rb:19:7:19:29 | call to sub_ext | |
| 113 | +| Pathname.rb:20:1:20:22 | ... = ... | |
| 114 | +| Pathname.rb:20:7:20:14 | foo_path | |
| 115 | +| Pathname.rb:20:7:20:22 | call to to_path | |
| 116 | +| Pathname.rb:23:14:23:21 | foo_path | |
| 117 | +| Pathname.rb:23:14:23:26 | call to to_s | |
| 118 | +| Pathname.rb:26:12:26:19 | foo_path | |
| 119 | +| Pathname.rb:28:11:28:14 | pwd1 | |
| 120 | +| Pathname.rb:32:12:32:19 | foo_path | |
| 121 | +| Pathname.rb:35:1:35:8 | foo_path | |
| 122 | +| Pathname.rb:38:1:38:8 | foo_path | |
| 123 | +| Pathname.rb:39:12:39:19 | foo_path | |
| 124 | +| Pathname.rb:41:1:41:3 | p08 | |
| 125 | +| Pathname.rb:42:1:42:3 | p01 | |
| 126 | +fileSystemReadAccesses |
| 127 | +| Pathname.rb:32:12:32:24 | call to read | Pathname.rb:32:12:32:24 | call to read | |
| 128 | +fileSystemWriteAccesses |
| 129 | +| Pathname.rb:35:1:35:23 | call to write | Pathname.rb:35:16:35:23 | "output" | |
| 130 | +fileSystemPermissionModifications |
| 131 | +| Pathname.rb:38:1:38:19 | call to chmod | Pathname.rb:38:16:38:19 | 0644 | |
| 132 | +| Pathname.rb:39:12:39:34 | call to open | Pathname.rb:39:31:39:34 | 0666 | |
| 133 | +| Pathname.rb:41:1:41:14 | call to mkdir | Pathname.rb:41:11:41:14 | 0755 | |
| 134 | +| Pathname.rb:42:1:42:22 | call to mkpath | Pathname.rb:42:18:42:21 | 0644 | |
0 commit comments