|
|
| version 1.1, 2016/07/29 13:58:50 | version 1.2, 2016/07/29 22:35:02 |
|---|---|
| Line 17 Code coverage tests: | Line 17 Code coverage tests: |
| ^try-catch{^t.hash[id][ $.wrong[] ][ $.type[string] ]} | ^try-catch{^t.hash[id][ $.wrong[] ][ $.type[string] ]} |
| ^try-catch{^t.hash[id][$n][ $.type[string] ]} | ^try-catch{^t.hash[id][$n][ $.type[string] ]} |
| ^try-catch{^t.hash[id]{code}[ $.type[string] ]} | ^try-catch{^t.hash[id]{code}[ $.type[string] ]} |
| ^try-catch{^t.hash[ups;price]} | |
| ^try-catch{^t.hash[id;ups]} | |
| Valid calls tests: | Valid calls tests: |
| Line 34 New functionality tests: | Line 36 New functionality tests: |
| ^json:string[^t.hash{id}{code}[ $.distinct(true) ]] | ^json:string[^t.hash{id}{code}[ $.distinct(true) ]] |
| ^json:string[^t.hash[id]{ $h[$.key[$t.price]] $h }] | ^json:string[^t.hash[id]{ $h[$.key[$t.price]] $h }] |
| ^json:string[^t.hash[id;]] |