| 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@91 <= 232-1 |
| presumption | javax.servlet.http.HttpServletRequest:getCookies(.. .)[...]@91 != null |
| presumption | net.sourceforge.pebble.domain.Blog:getBlogForDay(.. .)@86 != null |
| presumption | net.sourceforge.pebble.domain.Blog:getContentDecora torChain(...)@101 != null |
| post | return_value in Addr_Set{&new NotFoundView(proc ess#4),&new BlogEntryView(process#6),&new NotFoundView(process#3)} |
| post | new BlogEntryView(process#6) 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 | javax.servlet.http.HttpServletRequest:getParameter( ...)@64: Addr_Set{null}, Inverse{null} |
| test_vector | net.sourceforge.pebble.domain.BlogEntry:isPublished (...)@81: {1}, {0} |