| method | View process(HttpServletRequest, HttpServletRespon se) |
| pre | request != null |
| pre | this.model != null |
| pre | this.model.data != null |
| pre | (soft) net.sourceforge.pebble.PebbleContext__ static_init.new PebbleContext(PebbleContext__static _init#1).configuration != null |
| presumption | java.util.HashMap:get(...)@63 != null |
| presumption | javax.servlet.http.HttpServletRequest:getCookies(.. .).length@97 <= 232-1 |
| presumption | javax.servlet.http.HttpServletRequest:getCookies(.. .)[...]@97 != null |
| presumption | net.sourceforge.pebble.domain.Blog:getContentDecora torChain(...)@107 != null |
| presumption | net.sourceforge.pebble.domain.Blog:getContentDecora torChain(...)@115 != null |
| post | return_value in Addr_Set{&new NotFoundView(proc ess#4),&new CommentFormView(process#7), &new CommentConfirmationView(process#5), &new NotFoundView(process#3)} |
| post | new CommentConfirmationView(process#5) num objects <= 1 |
| post | new CommentFormView(process#7) num objects <= 1 |
| post | new NotFoundView(process#3) num objects <= 1 |
| post | new NotFoundView(process#4) num objects <= 1 |
| unanalyzed | call on java.util.HashMap:get |
| unanalyzed | call on org.acegisecurity.Authentication:getName |
| unanalyzed | call on org.acegisecurity.context.SecurityContextHo lder:getContext |
| unanalyzed | call on org.acegisecurity.context.SecurityContext:g etAuthentication |
| unanalyzed | call on org.acegisecurity.Authentication:getAuthori ties |
| unanalyzed | call on org.acegisecurity.GrantedAuthority:getAutho rity |
| unanalyzed | call on java.lang.String:equals |
| unanalyzed | call on net.sourceforge.pebble.domain. Blog:isUserInRole |
| unanalyzed | call on java.util.HashMap:put |
| unanalyzed | call on javax.servlet.http.Cookie:getName |
| unanalyzed | call on org.apache.commons.logging.Log:error |
| unanalyzed | call on javax.servlet.http.HttpServletRequest:getRe moteAddr |
| unanalyzed | call on net.sourceforge.pebble.domain. BlogEntry:createComment |
| unanalyzed | call on net.sourceforge.pebble.Configuration:getSec urityRealm |
| unanalyzed | call on getUser |
| unanalyzed | call on net.sourceforge.pebble.Configuration:getDat aDirectory |
| unanalyzed | call on java.io.File |
| unanalyzed | call on getFileForUser |
| unanalyzed | call on java.io.File:exists |
| unanalyzed | call on java.io.FileInputStream |
| unanalyzed | call on java.util.Properties |
| unanalyzed | call on java.util.Properties:load |
| unanalyzed | call on java.io.FileInputStream:close |
| unanalyzed | call on java.util.Properties:getProperty |
| unanalyzed | call on java.lang.String:split |
| unanalyzed | call on java.lang.String:equalsIgnoreCase |
| unanalyzed | call on java.util.HashMap |
| unanalyzed | call on java.util.Properties:keySet |
| unanalyzed | call on java.util.Set:iterator |
| unanalyzed | call on java.lang.String:startsWith |
| unanalyzed | call on java.lang.String:length |
| unanalyzed | call on java.lang.String:substring |
| unanalyzed | call on java.util.Map:put |
| unanalyzed | call on java.util.HashSet |
| unanalyzed | call on java.lang.String:trim |
| unanalyzed | call on org.acegisecurity.GrantedAuthorityImpl |
| unanalyzed | call on java.util.Set:add |
| unanalyzed | call on java.util.Set:toArray |
| unanalyzed | call on net.sourceforge.pebble.PebbleException |
| unanalyzed | call on java.lang.String:valueOf |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setAuthor |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setEmail |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setWebsite |
| unanalyzed | call on net.sourceforge.pebble.domain. BlogEntry:getBlog |
| unanalyzed | call on net.sourceforge.pebble.domain.Blog:getUrl |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setAuthenticated |
| unanalyzed | call on javax.servlet.http.HttpServletRequest:getCo okies |
| unanalyzed | call on javax.servlet.http.Cookie:getValue |
| unanalyzed | call on net.sourceforge.pebble.domain. Blog:getCharacterEncoding |
| unanalyzed | call on java.net.URLDecoder:decode |
| unanalyzed | call on javax.servlet.http.HttpServletRequest:getPa rameter |
| unanalyzed | call on java.lang.Long:parseLong |
| unanalyzed | call on net.sourceforge.pebble.domain. BlogEntry:getComment |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setParent |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:getTitle |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setTitle |
| test_vector | java.lang.String:length(...)@113: {0}, {1..232-1} |
| test_vector | javax.servlet.http.HttpServletRequest:getParameter( ...)@112: Addr_Set{null}, Inverse{null} |
| test_vector | javax.servlet.http.HttpServletRequest:getParameter( ...)@70: Addr_Set{null}, Inverse{null} |
| test_vector | net.sourceforge.pebble.domain.BlogEntry:isCommentsE nabled(...)@90: {1}, {0} |
| test_vector | net.sourceforge.pebble.domain.BlogEntry:isPublished (...)@87: {1}, {0} |